Skip to content

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 <[email protected]>
  • Loading branch information
ViBiOh committed May 29, 2021
1 parent 69a9b14 commit 6c3add4
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_ketchup
sonar.organization=vibioh
sonar.projectName=ketchup
sonar.sourceEncoding=UTF-8

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

0 comments on commit 6c3add4

Please sign in to comment.