redbadger/pride-london-app

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
exclude_patterns:
  - "**/*.test.js"
  - "**/flow-typed"
checks:
  similar-code:
    config:
      threshold: 150
  method-lines:
    config:
      threshold: 50