mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
ignore protobuf generated files and go test files
This commit is contained in:
@@ -33,4 +33,4 @@ sonar.go.coverage.reportPaths=coverage/*_coverage.out
|
||||
|
||||
# Exclude files
|
||||
sonar.exclusions=changelog/**,*/pkg/assets/embed.go,konnectd/assets/identifier/**,**/package.json,**/rollup.config.js,CHANGELOG.md
|
||||
sonar.coverage.exclusions=docs/**,**/third_party,**/pkg/proto/**
|
||||
sonar.coverage.exclusions=docs/**,**/third_party,**/pkg/proto/*.pb.*,**/*_test.go
|
||||
|
||||
Reference in New Issue
Block a user