mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-12 00:09:44 +00:00
Update PHPStan configuration.
Update paths - add paths to ignore.
This commit is contained in:
@@ -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/*
|
||||||
|
Reference in New Issue
Block a user