Enable Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 3 Oct 2015 18:10:53 +0000 (20:10 +0200)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Sat, 3 Oct 2015 18:22:55 +0000 (18:22 +0000)
All remaining lines should be fixed now

Bug: T113854
Change-Id: I85269d4c84ae3a676a773e24b0a96a4e7a89ac38

phpcs.xml

index 04e8949..6db3422 100644 (file)
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -6,7 +6,6 @@
                <exclude name="PSR2.Methods.MethodDeclaration.Underscore"/>
                <exclude name="MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix"/>
                <exclude name="Squiz.Classes.ValidClassName.NotCamelCaps"/>
-               <exclude name="Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed"/>
                <exclude name="MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.EmptyComment"/>
        </rule>
        <rule ref="MediaWiki.NamingConventions.PrefixedGlobalFunctions">