engines:
  coffeelint:
    enabled: true

ratings:
  paths:
    - src/**

exclude_paths:
  - test/**/*
