mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-12 01:08:39 +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>*/Admin/Install/Application/*</exclude-pattern>
|
||||||
<exclude-pattern>*/node_modules/*</exclude-pattern>
|
<exclude-pattern>*/node_modules/*</exclude-pattern>
|
||||||
<exclude-pattern>*/Resources/*</exclude-pattern>
|
<exclude-pattern>*/Resources/*</exclude-pattern>
|
||||||
|
<exclude-pattern>*/Libraries/*</exclude-pattern>
|
||||||
<exclude-pattern>*/Web/*</exclude-pattern>
|
<exclude-pattern>*/Web/*</exclude-pattern>
|
||||||
<exclude-pattern>*/omsSetup/*</exclude-pattern>
|
<exclude-pattern>*/omsSetup/*</exclude-pattern>
|
||||||
<exclude-pattern>*/demoSetup/*</exclude-pattern>
|
<exclude-pattern>*/demoSetup/*</exclude-pattern>
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ parameters:
|
||||||
- */Docs/*
|
- */Docs/*
|
||||||
- */Documentation/*
|
- */Documentation/*
|
||||||
- */Resources/*
|
- */Resources/*
|
||||||
- *Resources*
|
- */Libraries/*
|
||||||
- */Routes/*
|
- */Routes/*
|
||||||
- */Hooks/*
|
- */Hooks/*
|
||||||
- */Message/Mail/*
|
- */Message/Mail/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user