forked from mystiq/dex
chore: add editorconfig for makefiles
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
0a88483409
commit
e2ed31656e
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ indent_style = tab
|
|||
|
||||
[*.proto]
|
||||
indent_size = 2
|
||||
|
||||
[{Makefile,*.mk}]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in a new issue