File: .codeclimate.yml

package info (click to toggle)
node-bind-decorator 1.0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100 kB
  • sloc: makefile: 10
file content (13 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 
engines: 
  fixme: 
    enabled: true
exclude_paths: 
  - LICENSE
  - README.md
  - "*.json"
  - jest.d.ts
  - __*/*
ratings: 
  paths: 
    - src/*