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