for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: paths: - "src/*" build: image: default-bionic environment: php: version: 8.0.11 ini: "xdebug.mode": coverage nodes: analysis: tests: override: - php-scrutinizer-run
# language: php # tests: true