Releases: ChromatixAU/phpcs-config-chromatix
Releases · ChromatixAU/phpcs-config-chromatix
v0.0.8
- Move temporary exclusions added in v0.0.7 to the right place
v0.0.7
- Temporarily exclude some rules that are causing issues (#6)
v0.0.6
- Fix the
post-install-cmd
in composer.json to use bash instead of sh
- Temporarily disable linting of this repository while it's not working (#6)
v0.0.5
- Pin wpcs v0.13.1 until we're ready to upgrade to 0.14.0
v0.0.4
- Exclude rules which have changed names
- Exclude the requirement for a
@package
tag in the file docblock
v0.0.3
- Exclude some rules we need to work on further
v0.0.2
- Scripts, linting, config and docs
- Modify and temporarily disable some Sniffs that were written for older versions of phpcs/wpcs
v0.0.1
Initial commit of existing standards into a new project