Skip to content

Commit eafe721

Browse files
author
Matt Bernier
authored
Merge pull request #66 from sendgrid/mbernier-patch-1
Update .codeclimate.yml
2 parents d312cdf + 8203a98 commit eafe721

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.codeclimate.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
engines:
2+
plugins:
33
duplication:
44
enabled: true
55
config:
@@ -9,8 +9,3 @@ engines:
99
enabled: true
1010
fixme:
1111
enabled: true
12-
ratings:
13-
paths:
14-
- "**.js"
15-
exclude_paths:
16-
- test/**/*

0 commit comments

Comments
 (0)