-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.codeclimate.yml
More file actions
35 lines (35 loc) · 858 Bytes
/
.codeclimate.yml
File metadata and controls
35 lines (35 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
engines:
duplication:
enabled: true
config:
languages:
- javascript
exclude_fingerprints:
- 2f35fc4f8c28e3f0c1c6b139e3a16331
- 9031d0c037ff0cb8cb3f8a6e1c4dc3c2
- a817c97640284ca59b22d22f36a269cd
- 4249a5ae65bc75eeb58b058691005cc4
- a7be63e8544cd32d57a8d62c83ca5c57
- 45ea807e751a32a9d90799e2761eff1d
- 59676db13d93f4957bb3dc72e2068eee
- 7264939a09b279341bbb7a6afef7bf4e
- 1a0f2b8e7b585071b31dcaae6b42a644
- 249108685b66117798962ffeb0f9e396
- dd9f541e9b38272e0121dda2a11ffc9d
- dd9f541e9b38272e0121dda2a11ffc9d
eslint:
enabled: true
checks:
linebreak-style:
enabled: false
guard-for-in:
enabled: false
fixme:
enabled: true
ratings:
paths:
- "**.js"
- "**.jsx"
exclude_paths:
- test/