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.
1fe23e7
phpcs: standard: - PSR2 - phpcs.xml
# CLI options phpqa --verbose --report --tools phploc,phpcs:0 # load "CLI options" from yaml file phpqa --config ./
# ./.phpqa.yml phpqa: report: true verbose: true tools: - phploc - phpcs:0
allowedErrorsCount
phpqa.tools
phpqa.extensions
# preferred configuration phpqa: extensions: php # deprecated configuration extensions: php