Skip to content

Commit 907fa1d

Browse files
author
Noah Gorny
authored
Merge pull request #1916 from gaelicWizard/EditorConfig
Don't set `indent_size` when using tabs
2 parents de9ea54 + 6ee4cb4 commit 907fa1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ indent_style = tab
1717

1818
[{**.*sh,test/run}]
1919
indent_style = tab
20-
indent_size = 4
2120

2221
shell_variant = bash
2322
binary_next_line = true # like -bn

0 commit comments

Comments
 (0)