Use [apermo/apermo-coding-standards](https://github.com/apermo/apermo-coding-standards) as the code style baseline. - [ ] Add \`apermo/apermo-coding-standards\` as Composer dev dependency - [ ] Update \`phpcs.xml\` to extend the Apermo ruleset - [ ] Add any plugin-specific overrides if needed - [ ] Add to CI workflow (#25) - [ ] Fix all reported violations before merge
Use apermo/apermo-coding-standards as the code style baseline.