Exclude doc from the analysis
This commit is contained in:
@@ -5,6 +5,9 @@ sonar.organization=metal3d
|
|||||||
sonar.go.tests.reportPaths=gotest.json
|
sonar.go.tests.reportPaths=gotest.json
|
||||||
sonar.go.coverage.reportPaths=coverprofile.out
|
sonar.go.coverage.reportPaths=coverprofile.out
|
||||||
|
|
||||||
|
# excludde
|
||||||
|
sonar.exclusions=doc/**
|
||||||
|
|
||||||
# This is the name and version displayed in the SonarCloud UI.
|
# This is the name and version displayed in the SonarCloud UI.
|
||||||
#sonar.projectName=katenary
|
#sonar.projectName=katenary
|
||||||
#sonar.projectVersion=1.0
|
#sonar.projectVersion=1.0
|
||||||
|
Reference in New Issue
Block a user