]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .editorconfig
Merge pull request #11714 from poettering/final-news-241
[thirdparty/systemd.git] / .editorconfig
index e98007c4e89d1ffcbea378903bd4df7519b023dc..67d848b68d1a96849e36d5ce40aea31a9f1b795e 100644 (file)
@@ -18,3 +18,7 @@ charset = utf-8
 [*.{c,h}]
 indent_style = space
 indent_size = 8
+
+[meson.build]
+indent_style = space
+indent_size = 8