Skip to content

Commit

Permalink
Sonarcloud should avoid test-files;
Browse files Browse the repository at this point in the history
  • Loading branch information
joergdw committed Mar 14, 2023
1 parent e11264c commit d8fabe2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sonar.sources = src/
sonar.exclusions = **/*test.go # exclude all tests

0 comments on commit d8fabe2

Please sign in to comment.