Create sonar-project.properties

This commit is contained in:
Luke Tainton
2023-06-11 14:07:01 +01:00
committed by GitHub
parent cec61d76cf
commit 158d04df78

7
sonar-project.properties Normal file
View File

@@ -0,0 +1,7 @@
sonar.organization=luketainton
sonar.projectKey=luketainton_hesk-docker
sonar.projectName=hesk-docker
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,requirements-dev.txt,requirements.txt