folded-php / folded-php/http

Add static analysis in the test command

Aperta
#11 0 commenti 0 reazioni 1 assegnatario Rivendicata da @aminnairi Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.