forked from wallabag/wallabag
Update .editorconfig for makefile
This commit is contained in:
@ -12,3 +12,6 @@ insert_final_newline = true
|
||||
[*.{js,css}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
Reference in New Issue
Block a user