Skip to content

0.6.5

Choose a tag to compare

@vitaliiivanovspryker vitaliiivanovspryker released this 20 Aug 11:25
· 6 commits to master since this release
1f32732

Changelog

Added

  • Added phpcs.xml — project ruleset based on SprykerStrict, so the module controls its own code style

Adjustments

  • Replaced the README body with links to the official documentation — one source of truth for setup instructions
  • Removed redundant doc block annotations — types are declared once, in the signature
  • Pointed the cs-check and cs-fix composer scripts at phpcs.xml — local runs and CI check against the same ruleset