marionebl/jogwheel

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  eslint:
    enabled: true
ratings:
  paths:
  - "source/**/*.js"
exclude_paths:
- node_modules/**/*
- public/**/*