mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 10:24:31 +02:00
Exclude tests from phpstan analysis
This commit is contained in:
parent
f3f391ab43
commit
74051c5649
2 changed files with 21 additions and 21 deletions
|
@ -4,9 +4,9 @@ parameters:
|
|||
|
||||
paths:
|
||||
- src
|
||||
- tests
|
||||
# - tests
|
||||
|
||||
excludes_analyse:
|
||||
excludePaths:
|
||||
- src/DataTables/Adapter/*
|
||||
- src/Configuration/*
|
||||
- src/Doctrine/Purger/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue