Skip to content

Commit f676bd4

Browse files
committed
exclude examples from sonar
1 parent ee5e85c commit f676bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sonarcloud.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
sonar.sources=.
2-
sonar.exclusions=**/*_test.go
2+
sonar.exclusions=**/*_test.go,examples/**

0 commit comments

Comments
 (0)