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