Skip to content

Releases: shipmonk-rnd/phpstan-baseline-per-identifier

1.0.0

11 Oct 09:37
941c169
Compare
Choose a tag to compare

Initial release

  • Allows to split your PHPStan baselines to multiple files:
baselines/
 ├─ loader.neon
 ├─ empty.notAllowed.neon
 ├─ foreach.nonIterable.neon
 ├─ identical.alwaysFalse.neon
 └─ if.condNotBoolean.neon