Update codesniffer to remove travis errors.

This commit is contained in:
Laurent Destailleur 2014-12-19 19:09:15 +01:00
parent 47cab90336
commit 1c2c1ff3d8

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>