Skip to content

v0.4.0

Compare
Choose a tag to compare
@stevegrunwell stevegrunwell released this 02 Dec 18:31
· 50 commits to master since this release
  • Restore explicit reference to vendor/bin (previously removed in #3) within the pre-commit Git hook (#11). Props @leewillis77.
  • Added --help and --version options to the wp-enforcer command for easier usage (and setting us up for more fun options in the future, #8). Props @daveross.
  • Fixed major bug wherein PHP_CodeSniffer was complaining about files not containing any code (#12).
  • Added a --vip option to the wp-enforcer command to use WordPress.com VIP coding standards (#7). Props @daveross.
  • Moved the Change Log out of the README and into CHANGELOG.md (#19).