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