Merge pull request #3633 from elemoine/editorconfig
Add a Makefile section to .editorconfig
This commit is contained in:
@@ -13,3 +13,7 @@ indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user