v3.0.0
This release runs phpcs exactly once no matter how many files are being scanned, resulting in a major performance boost.
What's Changed
- Support single-file sizing and multiple candidate branches in benchmark.sh by @sirbrillig in #116
- Batch phpcs calls into a single invocation by @sirbrillig in #110
Full Changelog: v2.13.0...v3.0.0