chore: add editorconfig for makefiles

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-01-14 17:30:25 +01:00
parent 0a88483409
commit e2ed31656e
No known key found for this signature in database
GPG Key ID: 34CC109EB5ED1C2A
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ indent_style = tab
[*.proto]
indent_size = 2
[{Makefile,*.mk}]
indent_style = tab