senki / phpstan-prevent-ignore-line
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
Package info
github.com/senki/phpstan-prevent-ignore-line
Type:phpstan-extension
pkg:composer/senki/phpstan-prevent-ignore-line
0.1.1
2024-05-22 12:48 UTC
Requires
- php: ^7.2 || ^8.0
- phpstan/phpstan: ^1.11
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.57
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^11.1