Skip to content

Commit 26f9ac8

Browse files
authored
chore: altera sonar
1 parent 300d947 commit 26f9ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sonar.projectName=tech-challenge-order-api
99

1010
sonar.exclusions=**/mocks/**,**/deploy/**,**/docs/**,**/cmd/**
1111

12-
sonar.test.exclusions=**/mocks/**,**/deploy/**,**/docs/**,**/cmd/**
12+
sonar.test.inclusions=**/*_test.go
1313
sonar.go.coverage.reportPaths=/github/workspace/coverage.out

0 commit comments

Comments
 (0)