for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true tools: php_mess_detector: true php_cpd: true php_loc: excluded_dirs: [vendor] php_pdepend: excluded_dirs: [vendor] build: nodes: analysis: tests: override: - php-scrutinizer-run
imports: - php