Exclude doc from the analysis

This commit is contained in:
2024-04-24 14:23:31 +02:00
parent f73d598bb4
commit 15a2f25e51

View File

@@ -5,6 +5,9 @@ sonar.organization=metal3d
sonar.go.tests.reportPaths=gotest.json
sonar.go.coverage.reportPaths=coverprofile.out
# excludde
sonar.exclusions=doc/**
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=katenary
#sonar.projectVersion=1.0