Add .editorconfig
This commit is contained in:
parent
c8b542689c
commit
9492097e79
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
insert_final_newline = false
|
||||||
|
trim_trailing_whitespace = true
|
Loading…
Reference in New Issue
Block a user