for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
inherit: true # See https://github.com/scrutinizer-ci/scrutinizer/issues/399 checks: php: true build: nodes: analysis: tests: override: [php-scrutinizer-run] filter: paths: ["src/*", "tests/*"]
# language: php