jenkins-bot has submitted this change and it was merged.

Change subject: build: Enable phpcs rule 
'PSR2.Classes.PropertyDeclaration.VarUsed' and make pass
......................................................................


build: Enable phpcs rule 'PSR2.Classes.PropertyDeclaration.VarUsed' and make 
pass

Change-Id: I74a33b511363c0b8ae81a0a5b6b6c9c32f0df09d
---
M phpcs.xml
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/phpcs.xml b/phpcs.xml
index 2077627..f550239 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -6,7 +6,6 @@
                <exclude 
name="MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix"/>
                <exclude 
name="MediaWiki.VariableAnalysis.UnusedGlobalVariables"/>
                <exclude 
name="MediaWiki.WhiteSpace.SpaceAfterControlStructure.Incorrect"/>
-               <exclude name="PSR2.Classes.PropertyDeclaration.VarUsed"/>
                <exclude name="Squiz.Classes.ValidClassName.NotCamelCaps"/>
        </rule>
        <arg name="encoding" value="utf8"/>

-- 
To view, visit https://gerrit.wikimedia.org/r/249778
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I74a33b511363c0b8ae81a0a5b6b6c9c32f0df09d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to