for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: analysis: tests: override: - php-scrutinizer-run filter: paths: ["src/*"]
build: environment: php: version: '8.0' nodes: analysis: tests: override: - php-scrutinizer-run filter: paths: ["src/*"]