wp-tdd A Test-Driven Development WordPress plugin starter Setup Move pre-commit file to .git/hooks/ folder Run composer install Add .phpcs-log.txt and vendor in your gitignore file. Change phpcs.xml ruleset as your project needs (optional).