editorconfig

master
rasul 5 years ago
parent d86c85541a
commit f83c637e3d

@ -0,0 +1,9 @@
[*]
indent_style = tab
tab_width = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.sql]
indent_style = space
Loading…
Cancel
Save