mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 06:06:15 +00:00
lint: change deprecated linter (#6861)
This is a super minor change that silences a warning when running the linter locally.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ linters:
|
||||
# - maligned
|
||||
- nakedret
|
||||
- prealloc
|
||||
- scopelint
|
||||
- exportloopref
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- stylecheck
|
||||
|
||||
Reference in New Issue
Block a user