for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: php: version: 7.2 nodes: analysis: tests: override: - command: php-scrutinizer-run - command: phpcs-run --standard=phpcs.xml.dist use_website_config: false