vfs-api-1 / .editorconfig
ahjvdjf33's picture
Upload 104 files
9c2551a verified
raw
history blame
No virus
129 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true