editorconfig end_of_line
parent
08316496cd
commit
d714b5c592
@ -1,8 +1,4 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
|
||||||
end_of_line = lf
|
|
||||||
insert_final_newline = true
|
|
||||||
|
|
||||||
[*.js, *.css, *.tpl]
|
[*.js, *.css, *.tpl]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
Loading…
Reference in New Issue