mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-05-25 13:28:39 +00:00
Remove routes from inspection
This commit is contained in:
parent
cf1502115a
commit
f69770effe
|
|
@ -4,6 +4,7 @@
|
||||||
<exclude-pattern>*.tpl.php</exclude-pattern>
|
<exclude-pattern>*.tpl.php</exclude-pattern>
|
||||||
<exclude-pattern>*Routes.php</exclude-pattern>
|
<exclude-pattern>*Routes.php</exclude-pattern>
|
||||||
<exclude-pattern>*/vendor/*</exclude-pattern>
|
<exclude-pattern>*/vendor/*</exclude-pattern>
|
||||||
|
<exclude-pattern>*/Routes/*</exclude-pattern>
|
||||||
<arg value="q"/>
|
<arg value="q"/>
|
||||||
<rule ref="Generic.Classes.DuplicateClassName"/>
|
<rule ref="Generic.Classes.DuplicateClassName"/>
|
||||||
<rule ref="Generic.CodeAnalysis.EmptyStatement"/>
|
<rule ref="Generic.CodeAnalysis.EmptyStatement"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user