We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17c10f commit 94c4844Copy full SHA for 94c4844
README.md
@@ -117,5 +117,4 @@ Joomla Browser comes with a set of tools added via robo.li
117
To check automatically the code style execute the following commands in your Terminal window at the root of the repository:
118
119
- `$ composer install`
120
-- `$ vendor/bin/robo`
121
-- `$ vendor/bin/robo check:codestyle`
+- `$ vendor/bin/phpcs --extensions=php -p --standard=vendor/joomla/coding-standards/Joomla src`
0 commit comments