mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Update PHPStan configuration.
Update paths - add paths to ignore.
This commit is contained in:
parent
9fc397f048
commit
48ea67968e
@ -4,11 +4,13 @@ parameters:
|
|||||||
- src/
|
- src/
|
||||||
excludePaths:
|
excludePaths:
|
||||||
- src/Bundle/*/Tests/*
|
- src/Bundle/*/Tests/*
|
||||||
|
- src/Bundle/*/Test/*
|
||||||
- src/Bundle/*/config/*
|
- src/Bundle/*/config/*
|
||||||
- src/Bundle/*/migrations/*
|
- src/Bundle/*/migrations/*
|
||||||
- src/Bundle/*/translations/*
|
- src/Bundle/*/translations/*
|
||||||
- src/Bundle/*/Resources/*
|
- src/Bundle/*/Resources/*
|
||||||
- src/Bundle/*/src/Tests/*
|
- src/Bundle/*/src/Tests/*
|
||||||
|
- src/Bundle/*/src/Test/*
|
||||||
- src/Bundle/*/src/config/*
|
- src/Bundle/*/src/config/*
|
||||||
- src/Bundle/*/src/migrations/*
|
- src/Bundle/*/src/migrations/*
|
||||||
- src/Bundle/*/src/translations/*
|
- src/Bundle/*/src/translations/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user