minor meta files tweak
This commit is contained in:
parent
72d1c11e43
commit
eb7a5db36a
2 changed files with 0 additions and 5 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# editorconfig.org
|
||||
root = true
|
||||
|
||||
[*]
|
||||
|
|
|
|||
|
|
@ -4,13 +4,9 @@
|
|||
"bitwise": true,
|
||||
"camelcase": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"immed": true,
|
||||
"indent": 4,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"proto": true,
|
||||
"quotmark": "single",
|
||||
"undef": true,
|
||||
"unused": "vars",
|
||||
"strict": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue