diff options
Diffstat (limited to 'bin/.editorconfig')
-rw-r--r-- | bin/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.editorconfig b/bin/.editorconfig new file mode 100644 index 0000000..b9a948f --- /dev/null +++ b/bin/.editorconfig @@ -0,0 +1,3 @@ +[*.sh] +indent_style = space +indent_size = 2 |