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 87929f3 commit 5ceca5eCopy full SHA for 5ceca5e
.github/workflows/sonarqube.yml
@@ -55,7 +55,7 @@ jobs:
55
args:
56
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
57
# mandatory
58
- -Dsonar.projectKey=
+ -Dsonar.projectKey=DavidOsipov_PostQuantum-Feldman-VSS
59
# Comma-separated paths to directories containing main source files.
60
#-Dsonar.sources= # optional, default is project base directory
61
# When you need the analysis to take place in a directory other than the one from which it was launched
0 commit comments