File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -285,8 +285,8 @@ open PhpStorm settings, and navigate to
285285
286286Choose _ "Local"_ in the _ "Configuration"_ dropdown.
287287Click the _ "..."_ button next to the dropdown, it will show a dialog
288- where you need to specify the path for the Code Sniffer executable (it should be in the ` vendor ` directory) .
289- Enter ` vendor/bin/phpcs ` (` vendor/bin/ phpcs.bat` on Windows).
288+ where you need to specify the path for the Code Sniffer executable.
289+ Open the file selection dialog, navigate to ` vendor/bin/ ` in your project and select ` phpcs ` (` phpcs.bat ` on Windows).
290290Click the _ "Validate"_ button next to the path input field, if everything is fine
291291a success message will be shown at the bottom of the window.
292292
You can’t perform that action at this time.
0 commit comments