Fixing the indent to everyone's content

This commit is contained in:
Ira Abramov
2020-03-25 09:42:17 +02:00
committed by Noah Gorny
parent 81f7af5036
commit eca68db8cc

View File

@@ -2,7 +2,7 @@
[*] [*]
indent_style = tab indent_style = tab
indent_size = 1 indent_size = 4
shell_variant = bash shell_variant = bash
binary_next_line = true # like -bn binary_next_line = true # like -bn
@@ -23,7 +23,7 @@ indent_style = tab
[*.*sh] [*.*sh]
indent_style = tab indent_style = tab
indent_size = 1 indent_size = 4
shell_variant = bash shell_variant = bash
binary_next_line = true # like -bn binary_next_line = true # like -bn