restream/.editorconfig

8 lines
124 B
INI
Raw Normal View History

2020-04-03 12:15:53 +02:00
[*.sh]
indent_style = space
indent_size = 4
shell_variant = posix
binary_next_line = true
switch_case_indent = true