Oliver Klee
f6e17b3be0
[TASK] Add the PHPStan strict rules ( #471 )
...
We want PHPStan to be as strict as possible.
(The new warning requires a change in Extbase to get solved properly.)
2022-06-28 18:42:50 +02:00
Oliver Klee
074ecf6cbd
[TASK] Upgrade PHPStan & friends ( #357 )
...
Also re-generate the baseline, and update a type annotation to match
what the current version of jangregor/phpstan-prophecy now recognizes.
2021-12-25 02:39:48 +01:00
Oliver Klee
3939ad083e
[TASK] Also check Configuration/
and Tests/
with PHPStan ( #308 )
2021-09-22 17:53:03 +02:00
Oliver Klee
a173900a7f
[TASK] Enhance the PHPStan configuration ( #302 )
...
- configure the checked paths via the configuration file
- do not output a progress bar on CI
- add a baseline file and a command for creating it
- cap the number of processes
Fixes #281
2021-09-13 04:06:10 +02:00