Add static analysis in the test command
Aperta
enhancement
- Lingua principale
- PHP
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Description
Static analysis helps catching bugs earlier.
## Proposal
- Using phpstan/phpstan in the make test command: `php vendor/bin/phpunit && php vendor/bin/phpstan analyse sources`
- Use the level 8 for a maximum of consistency
- Use a `phpstan.neon` configuration file
## Worarkound solutions
None.
## Notes
None.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.