You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Select a checkbox next to "PHP Code Sniffer validation" option.
123
-
* On the right-hand pane of the page, configure the PHP Code Sniffer tool using the controls in the "Options" area:
124
-
* From the "Severity" list, choose the "Error" for the PHP Code Sniffer inspection.
125
-
* From the "Scope" list, choose the "Changed Files" to limit the inspection application to only changed files.
126
-
* In the "Check files with extensions" field, provide the comma-separated list of file extensions that should be checked by PHP Code Sniffer.
127
-
* To have PHP Code Sniffer report warnings in addition to errors, select the "Show warnings as..." checkbox and choose the "Errors" from the list.
122
+
* Choose "PHP_CodeSniffer validation" option.
123
+
* It is ok to configure everything under the scope "Everything else":
124
+
* In the "Check files with extensions" field, provide the comma-separated list of file extensions that should be checked by PHP Code Sniffer: php, js, phtml.
125
+
* Installed standard path should be checked and selected project path
0 commit comments