for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'tests/' build: image: default-jammy environment: php: 8.1 nodes: analysis: tests: override: - php-scrutinizer-run - phpcs-run --standard=phpcs.ruleset.xml checks: php: true
# language: php