Skip to content

Commit b473424

Browse files
authoredJan 29, 2018
Adjust analysis config (#24)
1 parent d69ec6c commit b473424

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎.codeclimate.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ engines:
44
enabled: true
55
pmd:
66
enabled: true
7-
channel: beta
87
codenarc:
98
enabled: true
109
channel: beta
11-
ratings:
12-
paths: []
1310
exclude_paths:
1411
- "test/"
12+
- "fixtures/"

0 commit comments

Comments
 (0)
Please sign in to comment.