Add editorconfig file for shell style
(cherry picked from commit bebdfa13be)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[{bin/tests/**.sh,bin/tests/**.sh.in,util/**.sh}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
binary_next_line = true
|
||||
switch_case_indent = true
|
||||
@@ -156,6 +156,7 @@ Files: **/.clang-format
|
||||
.clang-format
|
||||
.clang-format.headers
|
||||
.dir-locals.el
|
||||
.editorconfig
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.gitlab-ci.yml
|
||||
|
||||
Reference in New Issue
Block a user