From: Tom Krizek Date: Wed, 25 Oct 2023 08:14:12 +0000 (+0200) Subject: Add editorconfig file for shell style X-Git-Tag: v9.19.18~20^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bebdfa13be9737dba5e9f12ac18b14f1e4583dbb;p=thirdparty%2Fbind9.git Add editorconfig file for shell style --- diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000000..6191af80650 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +[*.sh{,.in}] +indent_style = space +indent_size = 2 +binary_next_line = true +switch_case_indent = true diff --git a/.reuse/dep5 b/.reuse/dep5 index d90b537d9e5..7f78705f454 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -160,6 +160,7 @@ Files: **/.clang-format .clang-format .clang-format.headers .dir-locals.el + .editorconfig .git-blame-ignore-revs .gitattributes .gitignore