abkfenris/gage-web

View on GitHub
.codeclimate.yml

Summary

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