mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
phpcs+phpstan fixes
This commit is contained in:
parent
ba618272e6
commit
6ed75d85ad
|
|
@ -16,6 +16,7 @@
|
|||
<exclude-pattern>*/tests/*</exclude-pattern>
|
||||
<exclude-pattern>*/Routes/*</exclude-pattern>
|
||||
<exclude-pattern>*/Hooks/*</exclude-pattern>
|
||||
<exclude-pattern>*/node_modules/*</exclude-pattern>
|
||||
<arg value="q"/>
|
||||
<arg name="colors"/>
|
||||
<rule ref="Generic.Classes.DuplicateClassName"/>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,5 @@ parameters:
|
|||
- */Documentation/*
|
||||
- */Resources/*
|
||||
- */Routes/*
|
||||
- */Hooks/*
|
||||
- */Hooks/*
|
||||
- */node_modules/*
|
||||
Loading…
Reference in New Issue
Block a user