Fixing the indent to everyone's content

pull/1687/head
Ira Abramov 2020-03-25 09:42:17 +02:00 committed by Noah Gorny
parent 81f7af5036
commit eca68db8cc
1 changed files with 2 additions and 2 deletions

View File

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