This commit is contained in:
@@ -23,18 +23,6 @@
|
||||
<rule ref="Generic.Classes.OpeningBraceSameLine"/>
|
||||
<rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie"/>
|
||||
|
||||
<!-- Enforce exactly 1 blank line before/after a class closing/opening brace -->
|
||||
<rule ref="Squiz.WhiteSpace.ClassOpeningSpacing">
|
||||
<properties>
|
||||
<property name="spacing" value="1"/>
|
||||
</properties>
|
||||
</rule>
|
||||
<rule ref="Squiz.WhiteSpace.ClassClosingSpacing">
|
||||
<properties>
|
||||
<property name="spacing" value="1"/>
|
||||
</properties>
|
||||
</rule>
|
||||
|
||||
<!-- Enforce 2-space indentation instead of 4 -->
|
||||
<rule ref="Generic.WhiteSpace.ScopeIndent">
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user