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.

Maintainers

Package info

github.com/senki/phpstan-prevent-ignore-line

Type:phpstan-extension

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

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

0.1.1 2024-05-22 12:48 UTC

This package is auto-updated.

Last update: 2026-02-22 16:17:11 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.