for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: tests: override: - true nodes: analysis: tests: override: - php-scrutinizer-run filter: excluded_paths: - "docs/*" - "tests/*" dependency_paths: - "vendor/" tools: external_code_coverage: true checks: php: true
# language: php