Re-enable PSR2.Methods.MethodDeclaration.StaticBeforeVisibility
[lhc/web/wiklou.git] / phpcs.xml
index f34b274..5123c0b 100644 (file)
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -15,7 +15,6 @@
                <exclude name="PSR2.Methods.MethodDeclaration.AbstractAfterVisibility"/>
                <exclude name="Generic.Files.EndFileNewline.NotFound"/>
                <exclude name="Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed"/>
-               <exclude name="PSR2.Methods.MethodDeclaration.StaticBeforeVisibility"/>
                <exclude name="Squiz.WhiteSpace.ScopeClosingBrace.Indent"/>
                <exclude name="Squiz.WhiteSpace.SemicolonSpacing.Incorrect"/>
                <exclude name="Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines"/>