summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-05-10 11:08:59 +0200
committerGitHub <noreply@github.com>2023-05-10 11:08:59 +0200
commitf63c2db6a12e4f0b8942432c1fc7374d9f5c1732 (patch)
tree9d01c5521f4e791510d10e9c1fa5f5d634d67cbc
parent1fd8f41e331de1f27d0b77cba120bad25a01c877 (diff)
parentcfe81050f56550df864da83e6589377f93b127a4 (diff)
downloadnextcloud-server-f63c2db6a12e4f0b8942432c1fc7374d9f5c1732.tar.gz
nextcloud-server-f63c2db6a12e4f0b8942432c1fc7374d9f5c1732.zip
Merge pull request #38152 from nextcloud/chore/psalm-baseline-editorconfig
chore: Fine-tune editorconfig for build/psalm-baseline.xml
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 51117a6e796..4fab3f6e243 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -23,3 +23,7 @@ trim_trailing_whitespace = false
[*.svg]
insert_final_newline = false
+
+[build/psalm-baseline.xml]
+indent_size = 2
+indent_style = space