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