for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: php: 7.1.12 tools: external_code_coverage: true checks: php: code_rating: true duplication: true filter: paths: ["src/*"]
# language: php