Files
bind9/.editorconfig
Tom Krizek 5bd67594b1 Add editorconfig file for shell style
(cherry picked from commit bebdfa13be)
2023-10-26 13:06:55 +02:00

6 lines
102 B
INI

[*.sh{,.in}]
indent_style = space
indent_size = 2
binary_next_line = true
switch_case_indent = true