]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add editorconfig file for shell style
authorTom Krizek <tkrizek@isc.org>
Wed, 25 Oct 2023 08:14:12 +0000 (10:14 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 26 Oct 2023 08:23:52 +0000 (10:23 +0200)
.editorconfig [new file with mode: 0644]
.reuse/dep5

diff --git a/.editorconfig b/.editorconfig
new file mode 100644 (file)
index 0000000..6191af8
--- /dev/null
@@ -0,0 +1,5 @@
+[*.sh{,.in}]
+indent_style = space
+indent_size = 2
+binary_next_line   = true
+switch_case_indent = true
index d90b537d9e5d267385476c14065692f18b26160d..7f78705f45450271f4fd9101b938c4493f596ef5 100644 (file)
@@ -160,6 +160,7 @@ Files: **/.clang-format
        .clang-format
        .clang-format.headers
        .dir-locals.el
+       .editorconfig
        .git-blame-ignore-revs
        .gitattributes
        .gitignore