Releases: benmatselby/sublime-phpcs
Releases · benmatselby/sublime-phpcs
7.0.0
What's Changed
- Removal of Scheck by @benmatselby in #209
- Refactor how we generate the phpcs executable by @benmatselby in #210
- Add a test and run in GitHub Actions by @benmatselby in #211
- Parse the phpcs standards output a little better by @benmatselby in #212
Full Changelog: v6.9.0...v7.0.0
6.9.0
- Turn on tagging for the plugin (so will stop looking at the
main
branch)
What's Changed
- Format the code with Black by @benmatselby in #207
- Update the docs by @benmatselby in #208