]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .editorconfig
fileio: add brief explanations for flags
[thirdparty/systemd.git] / .editorconfig
index e98007c4e89d1ffcbea378903bd4df7519b023dc..d24acc1f0c26f3e0ab0e46f6c2557563bf9ab719 100644 (file)
@@ -18,3 +18,15 @@ charset = utf-8
 [*.{c,h}]
 indent_style = space
 indent_size = 8
+
+[*.sh]
+indent_style = space
+indent_size = 4
+
+[meson.build]
+indent_style = space
+indent_size = 8
+
+[man/*.xml]
+indent_size = 2
+indent_style = space