editorconfig; whitespace from favourites
parent
43c0c2ec2a
commit
ba89285c74
@ -0,0 +1,8 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*.js, *.css, *.tpl]
|
||||||
|
indent_style = tab
|
Loading…
Reference in New Issue