formatting

This commit is contained in:
2024-04-10 11:52:35 +02:00
parent 7f16b67d02
commit 2f5aa63306
4 changed files with 847 additions and 851 deletions

View File

@ -18,10 +18,10 @@
<property name="eolChar" value="\n"/>
</properties>
</rule>
<arg name="tab-width" value="2"/>
<arg name="tab-width" value="4"/>
<rule ref="Generic.WhiteSpace.ScopeIndent">
<properties>
<property name="indent" value="2"/>
<property name="indent" value="4"/>
</properties>
</rule>