mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-03-30 15:08:28 +00:00
[sonar] Add more generated files to exclusion
We get a lot of code duplication errors on those files, which is to be expected since they are generated. Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
parent
0fb349354f
commit
414ab6c556
@ -1,2 +1,2 @@
|
||||
sonar.projectKey=planetmint_planetmint-go_AYjnSLNdwwdSy162QoXI
|
||||
sonar.exclusions=docs/static/openapi.yml,x/**/*.pb.go,x/**/*.pb.gw.go
|
||||
sonar.exclusions=docs/static/openapi.yml,x/**/*.pb.go,x/**/*.pb.gw.go,x/**/module.go,x/**/types/genesis_test.go,x/**/types/params.go,x/**/client/cli/query_params.go,tests/e2e/**/suite.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user