Skip to content

Commit 6098ffe

Browse files
committed
Disable duplication check
Signed-off-by: Federico Busetti <729029+febus982@users.noreply.github.com>
1 parent e89bf5e commit 6098ffe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.codeclimate.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,5 @@ version: "2"
22
plugins:
33
bandit:
44
enabled: true
5-
duplication:
6-
enabled: true
7-
config:
8-
languages:
9-
python:
10-
python_version: 3
115
sonar-python:
126
enabled: true

0 commit comments

Comments
 (0)