Editorconfig: enforce Unix line endings and extra new line in the end of file.
This commit is contained in:
parent
86f8c56d2b
commit
d424874cf8
@ -3,3 +3,5 @@ root = true
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user