multi: fix linter issues

pull/59/head
Oliver Gugger 1 year ago
parent 1474313959
commit a594f05e73
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -53,6 +53,10 @@ linters:
- scopelint
- golint
- exhaustivestruct
- nosnakecase
- deadcode
- structcheck
- varcheck
issues:
exclude-rules:

Loading…
Cancel
Save