Update codesniffer to remove travis errors.

This commit is contained in:
Laurent Destailleur
2014-12-20 00:11:12 +01:00
parent 748b076d61
commit d8838f9438

View File

@@ -36,7 +36,10 @@
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSE">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSEIF">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowed">
<severity>0</severity>
</rule>