mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-06-05 13:46:38 +00:00
[sonar] Improve file exclusions
- Exclude generated openapi.yml - Only exclude generated protobuf files in x/ directory Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
parent
10b222d6ad
commit
7c7626c704
@ -1,2 +1,2 @@
|
||||
sonar.projectKey=planetmint_planetmint-go_AYjnSLNdwwdSy162QoXI
|
||||
sonar.exclusions=x/**
|
||||
sonar.exclusions=docs/static/openapi.yml,x/**/*.pb.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user