Skip to content

Commit

Permalink
Add link to official PhpStorm docs on phpcs
Browse files Browse the repository at this point in the history
Fixes #65
  • Loading branch information
westonruter committed May 31, 2014
1 parent c7839b2 commit 38c30be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Output will like this:

... and so on...

If you are using **PhpStorm**, please see “[PHP Code Sniffer with WordPress Coding Standards Integration in PhpStorm](http://confluence.jetbrains.com/display/PhpStorm/WordPress+Development+using+PhpStorm#WordPressDevelopmentusingPhpStorm-PHPCodeSnifferwithWordPressCodingStandardsIntegrationinPhpStorm)” from their docs.

### Using the WordPress standard on projects

Lots of WordPress's own code doesn't conform to these standards, so running this on your entire codebase will generate lots, and lots of errors.
Expand Down

0 comments on commit 38c30be

Please sign in to comment.