diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 0000000..cc9c877 --- /dev/null +++ b/sonar-project.properties @@ -0,0 +1,4 @@ +sonar.projectKey=DeveloperDurp_DurpCLI +sonar.organization=developerdurp +sonar.sources=. +sonar.host.url=https://sonarcloud.io \ No newline at end of file