notonthehighstreet/node-lambda-events

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  eslint:
    enabled: true
    channel: "eslint-3"
  fixme:
    enabled: true
ratings:
  paths:
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
  - "docs"
  - "__tests__"
  - "babel-register.js"