You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).