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