for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: code_rating: true filter: excluded_paths: - vendor/* build: nodes: analysis: tests: override: - php-scrutinizer-run environment: php: '7.4'
# language: php # tests: true