Adapt .editorconfig for PHPStorm #1358

Merged
friendicaproject merged 4 commits from nupplaPhil/friendica-addons:feat/phpstorm_editorconfig into develop 2023-02-28 21:02:27 +01:00
Showing only changes of commit 92c3d0cf6c - Show all commits

View file

@ -22,7 +22,7 @@ indent_size = 2
[*.xml]
indent_style = space
indent_size = 4
indent_size = 2
[*.json]
indent_style = space