Skip to content

v0.10.0

Compare
Choose a tag to compare
@gmazzap gmazzap released this 26 Feb 15:13
· 304 commits to version/2 since this release
  • Renamed sniffs namespace (breaking change).
    Sniff are now referenced via Inpsyde.CodeQuality... instead of InpsydeCodingStandard.CodeQuality...
  • Add Psr4Sniff to check PSR-4 compliance of files that contain classes auto-loadable entities.
  • Minor tweaks to sniff.
  • Improved documentation for custom sniffs and their configuration.