Skip to content

Commit 4456900

Browse files
committed
fixed sonar
1 parent caabe26 commit 4456900

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sonar-project.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
sonar.projectName=split_openfeature
2-
sonar.projectKey=split_openfeature
1+
sonar.projectName=split_openfeature_provider
2+
sonar.projectKey=split_openfeature_provider
33
sonar.python.version=3.9
4-
sonar.sources=split_openfeature
4+
sonar.sources=split_openfeature_provider
55
sonar.tests=tests
66
sonar.text.excluded.file.suffixes=.csv
77
sonar.python.coverage.reportPaths=coverage.xml

0 commit comments

Comments
 (0)