Skip to content

Commit

Permalink
Readme update for phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-schmidt-viget committed Dec 11, 2023
1 parent a3b854f commit 5bba746
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,9 @@ In order to get IntelliSense to work you will need to do these steps:
1. You may need to reload your code editor once you have added both include paths.


## Code Standards
We are using `WordPress-VIP-Go` as the code standard. Follow the install instructions on [WP VIP](https://docs.wpvip.com/how-tos/php_codesniffer/) to set up `phpcs`.

Once that is all set up, copy the file `phpcs.xml.dist` in the goodbids repo and save it as `phpcs.xml`

Set your `phpcs` standard to point to `/Absolute/Path/To/goodbids/.phpcs.xml",`

0 comments on commit 5bba746

Please sign in to comment.