Files
bundesmessenger-ios/sonar-project-bwi.properties
Juergen Wischer 948672d840 add sonarqube job
2023-12-05 11:52:25 +00:00

14 lines
296 B
Properties

# must be unique in a given SonarQube instance
sonar.projectKey=bwmessenger_bum_ios_bwi
# defaults to project key
sonar.projectName=BundesMessenger iOS (BWI only)
sonar.sources=bwi
sonar.tests=
# disable obj-c scans
sonar.c.file.suffixes=-
sonar.cpp.file.suffixes=-
sonar.objc.file.suffixes=-