Update phpcs

This commit is contained in:
Laurent Destailleur 2014-12-18 23:54:39 +01:00
parent 3c24c1b11a
commit 3debf56c68

View File

@ -20,6 +20,9 @@
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedIF">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSE">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowed">
<severity>0</severity>