Skip to content

Commit 85cf161

Browse files
alpemergify[bot]
authored andcommitted
Configure sonarcloud analysis
1 parent 0c01842 commit 85cf161

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.sonarcloud.properties

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# see https://docs.sonarcloud.io/advanced-setup/automatic-analysis/
2+
sonar.sources=.
3+
sonar.exclusions=**/tests/**,**/benchmarks/**,**/ibctesting/**,**/wasmtesting/**,**/simulation/**,**/testdata/**,**/*.pb.go,**/*.pb.gw.go,**/*.test.go,**/test_*.go,**/*_fixtures.go,**/mock_*.go,**/*_mock.go
4+
5+
sonar.tests=.

0 commit comments

Comments
 (0)