]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .editorconfig
Merge pull request #32588 from CodethinkLabs/mkosi-selinux
[thirdparty/systemd.git] / .editorconfig
index 071dac0c11af317c37b9bebc7282479f94cb95f0..f3dcdfeccfbab6abc211806d8b13397fc58d7bb1 100644 (file)
@@ -14,6 +14,10 @@ insert_final_newline = true
 trim_trailing_whitespace = true
 charset = utf-8
 
+[NEWS]
+indent_style = space
+indent_size = 4
+
 # Match config files, set indent to spaces with width of eight
 [*.{c,h}]
 indent_style = space