yratanov/ember-page-object-asserts

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
plugins:
  eslint:
    enabled: true
    channel: "eslint-5"
exclude_patterns:
  - "config/"
  - "dist/"
  - "script/"
  - "**/test/"
  - "**/tests/"
  - "Tests/"
  - "**/vendor/"
  - "**/*.d.ts"
  - "translations/"