Skip to content

1.0.0

Compare
Choose a tag to compare
@janedbal janedbal released this 11 Oct 09:37
· 28 commits to master since this release
941c169

Initial release

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