Update codesniffer to remove travis errors.
This commit is contained in:
parent
78ef12cc0d
commit
5bcb195c15
@ -36,6 +36,9 @@
|
|||||||
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSE">
|
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSE">
|
||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule ref="Generic.CodeAnalysis.EmptyStatement.DetectedELSEIF">
|
||||||
|
<severity>0</severity>
|
||||||
|
</rule>
|
||||||
|
|
||||||
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowed">
|
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowed">
|
||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user