Fixing the indent to everyone's content

pull/1434/head
Ira Abramov 2020-03-25 09:42:17 +02:00
parent 6571eb4dd8
commit 2ffa59a1b5
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
@ -19,7 +19,7 @@ trim_trailing_whitespace = false
[*.*sh]
indent_style = tab
indent_size = 1
indent_size = 4
shell_variant = bash
binary_next_line = true # like -bn