Merge pull request #1320 from rico-chet/editorconfig-user-friendly
editorconfig: Respect user rulespull/1323/head
commit
71ee7083cf
|
|
@ -1,7 +1,5 @@
|
||||||
# EditorConfig is awesome: http://EditorConfig.org
|
# EditorConfig is awesome: http://EditorConfig.org
|
||||||
|
|
||||||
root = true
|
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue