Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249778

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/78/249778/1

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: newchange
Gerrit-Change-Id: I74a33b511363c0b8ae81a0a5b6b6c9c32f0df09d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

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

Reply via email to