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 b25ced3 commit 54f2e5dCopy full SHA for 54f2e5d
.travis.yml
@@ -17,7 +17,7 @@ before_script:
17
18
script:
19
20
-- /tmp/phpcs/scripts/phpcs --standard=ruleset.xml --extensions=php
+- /tmp/phpcs/scripts/phpcs -p -s -v -n --standard=ruleset.xml --extensions=php .
21
22
notifications:
23
slack: jonathansblog:xcTlLtSp7QrTmEjxjH9Jq3bR
0 commit comments