for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: analysis: tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true environment: php: version: "7.1" filter: excluded_paths: - 'test/*' dependency_paths: - 'vendor/*' checks: php: true