.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
  Ruby: false
  JavaScript: false
  PHP: true
  Python: false
exclude_paths:
  - "tests/*"