diff --git a/.editorconfig b/.editorconfig index 028b7286..f4da4406 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,5 @@ trim_trailing_whitespace = true indent_size = 4 indent_style = space -[*.nix,*.{yaml,yml}] +[*.{nix,yaml,yml}] indent_size = 2