for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: code_rating: true duplication: true
build: nodes: analysis: project_setup: override: - 'true' environment: node: version: 6.0.0 checks: php: true javascript: true filter: excluded_paths: - '*.min.js' coding_style: php: { }