mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 15:55:06 +01:00
Merge pull request #3399 from aaa2000/editorconfig-makefile
Update .editorconfig for makefile
This commit is contained in:
commit
dccec95401
@ -12,3 +12,6 @@ insert_final_newline = true
|
|||||||
[*.{js,css}]
|
[*.{js,css}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
[Makefile]
|
||||||
|
indent_style = tab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user