Update codesniffer to remove travis errors.

This commit is contained in:
Laurent Destailleur 2014-12-19 19:09:15 +01:00
parent 0bb431c4d0
commit 789d588fde

View File

@ -21,6 +21,9 @@
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedCATCH">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedFOREACH">
<severity>0</severity>
</rule>
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedIF">
<severity>0</severity>
</rule>