tabs editor config
This commit is contained in:
parent
b02f23e82b
commit
cacb6f6642
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = tabs
|
||||||
|
indent_size = 1
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace=true
|
||||||
|
insert_final_newline = true
|
Loading…
Reference in New Issue
Block a user