diff --git a/.editorconfig b/.editorconfig index d3023f0f..8962996a 100755 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,7 @@ indent_size = tab indent_style = tab shell_variant = bash -binary_next_line = true # like -bn +binary_next_line = false # like -bn switch_case_indent = true # like -ci space_redirects = true # like -sr keep_padding = false # like -kp