Merge pull request #1568 from rico-chet/add-gitmodules-to-editorconfig
editorconfig: Add `.git*` section
This commit is contained in:
@@ -10,3 +10,6 @@ insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[.git*]
|
||||
indent_style = tab
|
||||
|
||||
Reference in New Issue
Block a user