1 # EditorConfig configuration for systemd
2 # http://EditorConfig.org
4 # NOTE: If you update this file make sure to update .dir-locals.el and .vimrc,
7 # Top-most EditorConfig file
10 # Unix-style newlines with a newline ending every file, utf-8 charset
13 insert_final_newline = true
14 trim_trailing_whitespace = true
21 # Match config files, set indent to spaces with width of eight
27 [*.sh,mkosi.build,mkosi.prepare,mkosi.postinst]