for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - vendor/* build: nodes: analysis: tests: override: - php-scrutinizer-run - phpcs-run --extensions=php --standard=PSR2 . tools: external_code_coverage: true
# language: php