for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: php: 7.3.0 nodes: analysis: tests: override: [ php-scrutinizer-run ] checks: php: true filter: excluded_paths: - demo.php
checks: php: true filter: { } coding_style: php: { }