open-orchestra/open-orchestra-base-bundle

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
  Ruby: false
  JavaScript: true
  PHP: true
  Python: false
exclude_paths:
  - "vendor/*"