Fixed end lines in editorconfig
This commit is contained in:
committed by
GitHub
parent
61b0b175e1
commit
6a8b1551c7
@@ -1,5 +1,9 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.java]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user