Configure sonarcloud analysis
This commit is contained in:
5
.sonarcloud.properties
Normal file
5
.sonarcloud.properties
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# see https://docs.sonarcloud.io/advanced-setup/automatic-analysis/
|
||||||
|
sonar.sources=.
|
||||||
|
sonar.exclusions=**/tests/**,**/benchmarks/**,**/ibctesting/**,**/wasmtesting/**,**/simulation/**,**/testdata/**,**/*.pb.go,**/*.pb.gw.go,**/*.test.go,**/test_*.go,**/*_fixtures.go,**/mock_*.go,**/*_mock.go
|
||||||
|
|
||||||
|
sonar.tests=.
|
||||||
Reference in New Issue
Block a user