]> 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 11:06:55 +0000 (13:06 +0200)
(cherry picked from commit bebdfa13be9737dba5e9f12ac18b14f1e4583dbb)

.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 de59c2f06d06320efd48cee95fc5e6ec1f168159..2b462e2fb791446036dfb784d12d9789fe023a14 100644 (file)
@@ -147,6 +147,7 @@ Files: **/.clang-format
        .clang-format
        .clang-format.headers
        .dir-locals.el
+       .editorconfig
        .git-blame-ignore-revs
        .gitattributes
        .gitignore