mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Update .editorconfig for makefile
This commit is contained in:
parent
c20327fc72
commit
5872cd191c
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ insert_final_newline = true
|
|||
[*.{js,css}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in a new issue