mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Exclude TwoStepORMAdapter from phpstan to fix github actions issue
This commit is contained in:
parent
1b276c5eae
commit
2409c7f62b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ parameters:
|
||||||
- src/DataTables/Adapter/*
|
- src/DataTables/Adapter/*
|
||||||
- src/Configuration/*
|
- src/Configuration/*
|
||||||
- src/Doctrine/Purger/*
|
- src/Doctrine/Purger/*
|
||||||
|
- src/DataTables/Adapters/TwoStepORMAdapter.php
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue