Files
shell_sequencer/.editorconfig
Martin Winkler 739a4b1e7c sqn-completion supports seqs with spaces in their names
sqn-completion now shellcheck compliant and correctly indented
2022-03-16 01:05:29 +01:00

7 lines
92 B
INI

root = true
[*.{sh,bash,cfg,example}]
charset = utf-8
indent_style = space
indent_size = 2