This repository was archived by the owner on Jun 29, 2018. It is now read-only.
Releases: 10up/10up-code-review
Releases · 10up/10up-code-review
Version 0.2.0
- Remove sniffs for function declaration whitespace and WordPress naming conventions from the 10up-Code-Review ruleset.
- Added
10up-code-review-installinstallation script to append (rather than overwrite) existing PHP_CodeSniffer configuration (#3, #4). - Move existing standards into the root of the package (#2).
- Update documentation to remove references to manual installation or the
standardsdirectory (#3).
Version 0.1.1
-
Update documentation to reflect correct path to coding standards.
-
Remove version number from composer.json, as both Packagist and Composer can read this from our semantic release tags:
Optional if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository. In that case it is also recommended to omit it.
Version 0.1.0
- Initial public release and publish to Packagist.