We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199e51e commit 5f8f069Copy full SHA for 5f8f069
CodeatCodingStandard/ruleset.xml
@@ -35,7 +35,7 @@
35
<rule ref="Generic.Commenting.Fixme"/>
36
<rule ref="Generic.WhiteSpace.DisallowSpaceIndent"/>
37
<rule ref="Generic.WhiteSpace.ScopeIndent">
38
- <rule ref="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody">
+ <rule ref="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody"/>
39
<properties>
40
<property name="indent" value="4"/>
41
<property name="tabIndent" value="true"/>
0 commit comments