Skip to content

Commit d24a574

Browse files
committed
return rating section
1 parent 7ae5294 commit d24a574

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codeclimate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ engines:
55
enabled: true
66
eslint:
77
enabled: true
8+
ratings:
9+
paths:
10+
- "src/**/*.js"
811
exclude_paths:
912
- "spec/"
1013
- "docs/"

0 commit comments

Comments
 (0)