Merge pull request #1916 from gaelicWizard/EditorConfig
Don't set `indent_size` when using tabs
This commit is contained in:
@@ -17,7 +17,6 @@ indent_style = tab
|
|||||||
|
|
||||||
[{**.*sh,test/run}]
|
[{**.*sh,test/run}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
shell_variant = bash
|
shell_variant = bash
|
||||||
binary_next_line = true # like -bn
|
binary_next_line = true # like -bn
|
||||||
|
|||||||
Reference in New Issue
Block a user