Skip to content

Commit

Permalink
Disable duplicate detection check
Browse files Browse the repository at this point in the history
  • Loading branch information
astaric committed Jul 14, 2017
1 parent f8552c5 commit 896d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
engines:
duplication:
enabled: true
enabled: false
config:
languages:
python:
Expand Down

0 comments on commit 896d0dc

Please sign in to comment.