0.6.5
·
6 commits
to master
since this release
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