diff --git a/backend/sonar-project.properties b/backend/sonar-project.properties deleted file mode 100644 index 104a34d2..00000000 --- a/backend/sonar-project.properties +++ /dev/null @@ -1,16 +0,0 @@ -sonar.projectKey=SchweizerischeBundesbahnen_DAS -sonar.organization=schweizerischebundesbahnen -sonar.host.url=https://sonarcloud.io - -# --- optional properties --- - -# defaults to project key -sonar.projectName=DAS/backend -# defaults to 'not provided' -#sonar.projectVersion=1.0 - -# Path is relative to the sonar-project.properties file. Defaults to . -#sonar.sources=. - -# Encoding of the source code. Default is default system encoding -#sonar.sourceEncoding=UTF-8