mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-06 09:21:24 +00:00
chore: Update PHPStan configuration - add deprecations baseline.
This commit is contained in:
@@ -3,6 +3,7 @@ parameters:
|
||||
paths:
|
||||
- src/
|
||||
excludePaths:
|
||||
- docs/
|
||||
- src/Bundle/*/Tests/*
|
||||
- src/Bundle/*/tests/*
|
||||
- src/Bundle/*/Test/*
|
||||
@@ -18,7 +19,8 @@ parameters:
|
||||
- src/Bundle/*/src/Resources/*
|
||||
|
||||
includes:
|
||||
- phpstan-types.neon
|
||||
- phpstan-critical.neon
|
||||
- phpstan-baseline.neon
|
||||
- phpstan-critical.neon
|
||||
- phpstan-deprecations.neon
|
||||
- phpstan-types.neon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user