summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/CleanChanges/.phpcs.xml')
-rw-r--r--MLEB/CleanChanges/.phpcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLEB/CleanChanges/.phpcs.xml b/MLEB/CleanChanges/.phpcs.xml
index 9407e2ba..2644df60 100644
--- a/MLEB/CleanChanges/.phpcs.xml
+++ b/MLEB/CleanChanges/.phpcs.xml
@@ -5,6 +5,6 @@
<exclude name="MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment" />
</rule>
<file>.</file>
- <arg name="extensions" value="php,php5,inc" />
+ <arg name="extensions" value="php" />
<arg name="encoding" value="UTF-8" />
</ruleset>