We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6883b21 commit 3b63272Copy full SHA for 3b63272
sonar-project.properties
@@ -14,5 +14,5 @@ sonar.python.pylint.reportPaths=build/pylint-report.out
14
15
sonar.exclusions=api-doc/**/*, build/**/*, test/**/*
16
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
-
+sonar.cpd.exclusions = cli/migration.py
18
sonar.tests=test
0 commit comments