for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: analysis: dependencies: before: environment: php: version: 7.4 tests: override: - php-scrutinizer-run filter: paths: ["src/Ubiquity/*"] excluded_paths: checks: php: code_rating: true duplication: true
# language: php