Update codesniffer to remove travis errors.

This commit is contained in:
Laurent Destailleur 2014-12-20 00:11:12 +01:00
parent 789d588fde
commit 11368e48fe

View File

@ -30,7 +30,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>