Skip to content

Commit 96a38d8

Browse files
author
ABaldwinHunter
committed
Exclude cc duplication issue with fingerprint
This code in question is cleaner without abstraction.
1 parent 67ab81e commit 96a38d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codeclimate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ engines:
88
enabled: true
99
duplication:
1010
enabled: true
11+
exclude_fingerprints:
12+
- b2dc8dbd27916d8321e298f59fc2f431 # Erubis < ::Erubis::Eruby
1113
config:
1214
languages:
1315
- ruby

0 commit comments

Comments
 (0)