Skip to content

Commit 405f31f

Browse files
author
Sergio García Prado
committed
ISSUE #98
* Ignore code duplication on `testing` module.
1 parent 7adb5a1 commit 405f31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
sonar.python.version=3.9
22
sonar.exclusions=tutorials/**
3-
sonar.cpd.exclusions=**/tests/**
3+
sonar.cpd.exclusions=**/tests/**, **/testing/**

0 commit comments

Comments
 (0)