mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Disable unused linter (#13661)
This commit is contained in:
@@ -25,7 +25,7 @@ linters:
|
||||
- ineffassign
|
||||
- structcheck
|
||||
- unconvert
|
||||
- unused
|
||||
# - unused Disable until https://github.com/golangci/golangci-lint/issues/885 is fixed
|
||||
- varcheck
|
||||
# TODO: enable this later
|
||||
# - errcheck
|
||||
|
||||
Reference in New Issue
Block a user