We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d66666f + 00572c2 commit ed353c8Copy full SHA for ed353c8
sonar-project.properties
@@ -7,7 +7,7 @@ sonar.language=py
7
sonar.sources=connect
8
sonar.tests=tests
9
sonar.inclusions=connect/**
10
-sonar.exclusions=tests/**
+sonar.exclusions=tests/**, connect/cli/plugins/project/extension/templates/bootstrap/${project_slug}/Dockerfile.j2
11
12
sonar.python.coverage.reportPaths=./coverage.xml
13
sonar.python.version=3
0 commit comments