diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 0000000..8f9a285 --- /dev/null +++ b/sonar-project.properties @@ -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