for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: [features/*, spec/*] checks: php: true build: image: default-jammy environment: php: 8.2.15 nodes: analysis: tests: override: - php-scrutinizer-run
checks: php: true filter: { } coding_style: php: { }