Skip to content

Commit 5fd4f7b

Browse files
author
Matt Bernier
authored
Update the file to fit the requirements of codeclimate
1 parent e17578e commit 5fd4f7b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.codeclimate.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
engines:
2+
plugins:
33
duplication:
44
enabled: false
55
config:
@@ -14,7 +14,3 @@ engines:
1414
rubocop:
1515
enabled: true
1616
channel: rubocop-0-48
17-
ratings:
18-
paths:
19-
- "**.rb"
20-
exclude_paths:

0 commit comments

Comments
 (0)