for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: code_rating: true filter: excluded_paths: - tests/* - vendor/* build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run tools: external_code_coverage: runs: 4
# language: php # tests: true