]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Add .editorconfig
authorVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
Sat, 25 Feb 2023 14:35:05 +0000 (11:35 -0300)
committerSerge Hallyn <serge@hallyn.com>
Thu, 2 Mar 2023 22:33:06 +0000 (16:33 -0600)
.editorconfig [new file with mode: 0644]

diff --git a/.editorconfig b/.editorconfig
new file mode 100644 (file)
index 0000000..9e85ea0
--- /dev/null
@@ -0,0 +1,4 @@
+root = true
+
+[*.{c,h}]
+indent_style = tab