mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +00:00
phpstan and phpcs fixes
This commit is contained in:
parent
5b07f728a7
commit
f775ce0982
|
|
@ -16,6 +16,7 @@
|
|||
<exclude-pattern>*/Admin/Install/Application/*</exclude-pattern>
|
||||
<exclude-pattern>*/node_modules/*</exclude-pattern>
|
||||
<exclude-pattern>*/Resources/*</exclude-pattern>
|
||||
<exclude-pattern>*/Libraries/*</exclude-pattern>
|
||||
<exclude-pattern>*/Web/*</exclude-pattern>
|
||||
<exclude-pattern>*/omsSetup/*</exclude-pattern>
|
||||
<exclude-pattern>*/demoSetup/*</exclude-pattern>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ parameters:
|
|||
- */Docs/*
|
||||
- */Documentation/*
|
||||
- */Resources/*
|
||||
- *Resources*
|
||||
- */Libraries/*
|
||||
- */Routes/*
|
||||
- */Hooks/*
|
||||
- */Message/Mail/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user