v0.8.0
There are two major changes in this release:
- Action required: The coding standards no longer specify which extensions to scan (#27). You must specify the extensions to scan yourself via the PHPCS
--extensions
parameter or theextensions
tag in phpcs.xml. - A new coding standard,
AcquiaEdge
, has been added. This contains new coding standards that will likely fail on existing projects, and will be incorporated into the one of the other standards as part of the next major release.
All changes: