feat(ci): add SonarQube Cloud (#1)
Reviewed-on: public/docker-dnsmasq#1
This commit is contained in:
7
sonar-project.properties
Normal file
7
sonar-project.properties
Normal file
@ -0,0 +1,7 @@
|
||||
sonar.organization=luketainton
|
||||
sonar.projectKey=luketainton_docker-dnsmasq
|
||||
sonar.projectName=docker-dnsmasq
|
||||
sonar.projectVersion=1.0
|
||||
sonar.docker.hadolint.reportPaths=hadolint.out
|
||||
sonar.sources=Dockerfile
|
||||
sonar.exclusions=,.github/**,.gitignore,CODEOWNERS,CHANGELOG.md,LICENSE.md,README.md,renovate.json
|
Reference in New Issue
Block a user