]> 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 12:08:02 +0000 (14:08 +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..2ce621a
--- /dev/null
@@ -0,0 +1,5 @@
+[{bin/tests/**.sh,bin/tests/**.sh.in,util/**.sh}]
+indent_style = space
+indent_size = 2
+binary_next_line   = true
+switch_case_indent = true
index e26b02d61a4dd8679356e7a46342405171c79676..39ece7deaa2ce5ebe6eef0ab1d96de20ea2fa228 100644 (file)
@@ -156,6 +156,7 @@ Files: **/.clang-format
        .clang-format
        .clang-format.headers
        .dir-locals.el
+       .editorconfig
        .gitattributes
        .gitignore
        .gitlab-ci.yml