Add .editorconfig
This commit is contained in:
parent
e063a0af91
commit
a480459fee
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@ -0,0 +1,4 @@
|
||||
# Unix-style newlines with a newline ending every file
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
Loading…
Reference in New Issue
Block a user