Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
ci: Ignoring test file for golang in sonar
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
  • Loading branch information
ViBiOh committed May 29, 2021
1 parent 1c0786e commit bb28c8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ sonar.projectKey=ViBiOh_deploy
sonar.organization=vibioh
sonar.projectName=deploy
sonar.sourceEncoding=UTF-8

sonar.sources=.
sonar.exclusions=**/*_test.go

0 comments on commit bb28c8a

Please sign in to comment.