]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .editorconfig
travis: add 5 more fuzz targets
[thirdparty/systemd.git] / .editorconfig
index 67d848b68d1a96849e36d5ce40aea31a9f1b795e..63b1d749cb12653d63b5f735c361bddc5a289488 100644 (file)
@@ -19,6 +19,10 @@ charset = utf-8
 indent_style = space
 indent_size = 8
 
+[*.sh]
+indent_style = space
+indent_size = 4
+
 [meson.build]
 indent_style = space
 indent_size = 8