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.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

Type:phpstan-extension

pkg:composer/senki/phpstan-prevent-ignore-line

0.1.1 2024-05-22 12:48 UTC

This package is auto-updated.

Last update: 2025-09-22 15:30:53 UTC


README

PHPStan rule to detect and prohibit the use of @phpstan-ignore-error-line and @phpstan-ignore-error-next-line annotations within your PHP codebase.