mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
make: adapt sniffer to core.git changes
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
<ruleset name="PSR2+">
|
||||
<description>Slightly enhanced version of the PSR2 standard</description>
|
||||
<rule ref="Squiz.WhiteSpace.SemicolonSpacing"/>
|
||||
<rule ref="Generic.CodeAnalysis.EmptyStatement"/>
|
||||
<!--
|
||||
<rule ref="Generic.CodeAnalysis.EmptyPHPStatement"/>
|
||||
-->
|
||||
<rule ref="PSR2"/>
|
||||
<exclude-pattern>*.css</exclude-pattern>
|
||||
<exclude-pattern>*.js</exclude-pattern>
|
||||
|
||||
Reference in New Issue
Block a user