chore: add editorconfig for makefiles
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
0a88483409
commit
e2ed31656e
@ -13,3 +13,6 @@ indent_style = tab
|
||||
|
||||
[*.proto]
|
||||
indent_size = 2
|
||||
|
||||
[{Makefile,*.mk}]
|
||||
indent_style = tab
|
||||
|
Reference in New Issue
Block a user