Update codesniffer to remove travis errors.

This commit is contained in:
Laurent Destailleur 2014-12-20 00:11:12 +01:00
parent 78ef12cc0d
commit 5bcb195c15

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>