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 7adb5a1 commit 405f31fCopy full SHA for 405f31f
.sonarcloud.properties
@@ -1,3 +1,3 @@
1
sonar.python.version=3.9
2
sonar.exclusions=tutorials/**
3
-sonar.cpd.exclusions=**/tests/**
+sonar.cpd.exclusions=**/tests/**, **/testing/**
0 commit comments