Skip to content

Commit f63c2db

Browse files
Merge pull request #38152 from nextcloud/chore/psalm-baseline-editorconfig
chore: Fine-tune editorconfig for build/psalm-baseline.xml
2 parents 1fd8f41 + cfe8105 commit f63c2db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ trim_trailing_whitespace = false
2323

2424
[*.svg]
2525
insert_final_newline = false
26+
27+
[build/psalm-baseline.xml]
28+
indent_size = 2
29+
indent_style = space

0 commit comments

Comments
 (0)