diff --git a/.editorconfig b/.editorconfig index 5963e5abe..86d08b79b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,8 @@ indent_style = tab end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true + +# Forked from Alpine +[extra-repos/systemd/networkmanager/networkmanager.rules] +indent_style = space +indent_size = 4