Skip to content

Commit

Permalink
[#16] .Update sonar test files
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasObenaus committed Feb 17, 2020
1 parent fd3e0d7 commit 977613e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ sonar.projectName=gremcos

sonar.sources=.
sonar.exclusions=**/*_test.go,**/vendor/**,**/test/mocks/**
sonar.sources.inclusions=**/**.go

sonar.tests=.
sonar.test.inclusions=**/*_test.go
Expand Down

0 comments on commit 977613e

Please sign in to comment.