diff --git a/.editorconfig b/.editorconfig index 01f3b100338..90f238926b1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -31,3 +31,7 @@ indent_style = space [build/psalm-baseline.xml] indent_size = 2 indent_style = space + +[config/*config.php] +indent_size = 2 +indent_style = space \ No newline at end of file