There was an error while loading. Please reload this page.
1 parent 85b28ee commit ae75fc7Copy full SHA for ae75fc7
README.md
@@ -12,8 +12,9 @@ PHP Coding Standards of Pilot'in
12
- Having `WordPress Coding Standards` installed:
13
14
`composer global require dealerdirect/phpcodesniffer-composer-installer phpcompatibility/phpcompatibility-wp squizlabs/php_codesniffer wp-coding-standards/wpcs`
15
-- Download the folder **PilotIn** of this repo and put it somewhere on your drive.
+- Download this repo and put it somewhere on your drive.
16
- Get the current path config of **phpcs** using:
17
+
18
`phpcs --config-show`
19
- Copy the paths after **"installed_paths:"**
20
- Paste it somewhere and **append the path of your folder** containing the **"PilotIn"** folder with a **comma**
0 commit comments