We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caabe26 commit 4456900Copy full SHA for 4456900
sonar-project.properties
@@ -1,7 +1,7 @@
1
-sonar.projectName=split_openfeature
2
-sonar.projectKey=split_openfeature
+sonar.projectName=split_openfeature_provider
+sonar.projectKey=split_openfeature_provider
3
sonar.python.version=3.9
4
-sonar.sources=split_openfeature
+sonar.sources=split_openfeature_provider
5
sonar.tests=tests
6
sonar.text.excluded.file.suffixes=.csv
7
sonar.python.coverage.reportPaths=coverage.xml
0 commit comments