Fix .editorconfig (#137)
This commit is contained in:
parent
d3786e75dd
commit
e8103502da
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ indent_size = 4
|
|||
[webapp/package.json]
|
||||
indent_size = 2
|
||||
|
||||
[Makefile,*.mk]
|
||||
[{Makefile, *.mk}]
|
||||
indent_style = tab
|
||||
|
||||
[*.md]
|
||||
|
|
Reference in a new issue