diff --git a/Config/phpcs.xml b/Config/phpcs.xml index 08f993b..76d7067 100755 --- a/Config/phpcs.xml +++ b/Config/phpcs.xml @@ -24,6 +24,7 @@ */Routes/* */Tools/* */tests/* +*/Sandbox/* */vendor/* */OAuth2/* */Mail/* diff --git a/Config/phpstan.neon b/Config/phpstan.neon index d7d0872..c815ccb 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -55,8 +55,6 @@ parameters: - '#expects phpOMS\\Algorithm\\PathFinding\\JumpPointNode\|null, phpOMS\\Algorithm\\PathFinding\\Node\|null given#' - '#should return array but returns array