vfs-6300 / .editorconfig
ahjvdjf33's picture
Upload 102 files
2faefa9 verified
raw
history blame contribute delete
No virus
129 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true