mirror of
https://github.com/flarum/flarum.git
synced 2025-11-22 00:02:51 -05:00
Merge pull request #9 from vsn4ik/upd_editor_cnf
Remove redundant options in editorconfig
This commit is contained in:
commit
55a841b6ed
@ -12,21 +12,8 @@ insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.{css,less}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.{diff,md}]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.php]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user