for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: paths: - "src/*" tools: external_code_coverage: true build: nodes: analysis: environment: php: 8.0.11 tests: override: - php-scrutinizer-run
# language: php # tests: true