From: Philipp Date: Mon, 27 Feb 2023 19:57:19 +0000 (+0100) Subject: ident_size 2 is better for XML readability :) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea550f6b02675f49964d7614e2eee2be4919656a;p=friendica.git ident_size 2 is better for XML readability :) --- diff --git a/.editorconfig b/.editorconfig index 0cb6e3e97d..610409143b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -22,7 +22,7 @@ indent_size = 2 [*.xml] indent_style = space -indent_size = 4 +indent_size = 2 [*.json] indent_style = space diff --git a/docblox.dist.xml b/docblox.dist.xml index aff0af91a7..d702bc8886 100644 --- a/docblox.dist.xml +++ b/docblox.dist.xml @@ -1,13 +1,12 @@ - - data/output - - - data/output - - - . - + + data/output + + + data/output + + + . + - diff --git a/ruleset.xml b/ruleset.xml index a71b7062fc..037b0e7b35 100644 --- a/ruleset.xml +++ b/ruleset.xml @@ -1,15 +1,15 @@ - Friendica Coding Standards: PSR2 with tabs instead of spaces - - - - - - - - - - - + Friendica Coding Standards: PSR2 with tabs instead of spaces + + + + + + + + + + +