Skip to content

Commit

Permalink
Merge pull request #89 from Yoast/jc/remove-cs-related-docs
Browse files Browse the repository at this point in the history
Removed reference to configuring YoastCS as it's no longer necessary
  • Loading branch information
jcomack committed Sep 3, 2020
2 parents 2494dbe + 707d7ea commit baf0420
Showing 1 changed file with 0 additions and 8 deletions.
Expand Up @@ -73,14 +73,6 @@ When using a linter on our code base, we utilize a combination of various coding
* PHPCompatibility
* [YoastCS sniffs](https://github.com/Yoast/yoastcs)

#### Configuring the linter
To configure the linter to utilize the mentioned coding standards, run the following two commands in your terminal:

1. `composer install`
1. `composer config-yoastcs`.

If no errors occur, you're ready to start running the linter.

#### Running the linter
**Free**

Expand Down

0 comments on commit baf0420

Please sign in to comment.