Skip to content

Commit c8ec714

Browse files
author
ABaldwinHunter
committed
Exclude cc duplication issue with fingerprint
This code in question is cleaner without abstraction.
1 parent f11ccd2 commit c8ec714

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codeclimate.yml

+2
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)