mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
bugfix
This commit is contained in:
parent
9d6233a9ed
commit
fc123dfc76
|
|
@ -1,3 +1,6 @@
|
|||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
- '#Access to protected property Web\\WebApplication::(.*)#'
|
||||
|
|
@ -25,12 +28,14 @@ parameters:
|
|||
- *Hooks.php
|
||||
- *ObjLoader.js
|
||||
- */vendor/*
|
||||
- *vendor*
|
||||
- */Demo/*
|
||||
- */Build/*
|
||||
- */Cache/*
|
||||
- */Docs/*
|
||||
- */Documentation/*
|
||||
- */Resources/*
|
||||
- *Resources*
|
||||
- */Routes/*
|
||||
- */Hooks/*
|
||||
- */node_modules/*
|
||||
Loading…
Reference in New Issue
Block a user