/stinky-code

Sample project to illustrate working with PHPCS and WPCS

Primary LanguagePHP

Stinky Code

This is a sample project for demonstrating working with PHPCS and WPCS while developing for WordPress.

Installation

  1. Clone the repository.
git clone git@github.com:corywebb/stinky-code.git
  1. Install dependencies with Composer
composer install