Skip to content

Commit 3b63272

Browse files
committed
Ignore duplication on migration tool
1 parent 6883b21 commit 3b63272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ sonar.python.pylint.reportPaths=build/pylint-report.out
1414

1515
sonar.exclusions=api-doc/**/*, build/**/*, test/**/*
1616
sonar.coverage.exclusions=test/**/*, shellcheck2sonar.py, cli/cust_measures.py, sonar/custom_measures.py, cli/support.py, cli/projects_export.py, , cli/projects_import.py
17-
17+
sonar.cpd.exclusions = cli/migration.py
1818
sonar.tests=test

0 commit comments

Comments
 (0)