add comments to why its nolint (#6366)
* add comments to why its nolint * fix spelling Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
cryptocodec "github.com/cosmos/cosmos-sdk/crypto/codec"
|
||||
)
|
||||
|
||||
//nolint:stylecheck // ignore linting of comment
|
||||
// Deprecated: Cdc defines a global generic sealed Amino codec to be used throughout sdk. It
|
||||
// has all Tendermint crypto and evidence types registered.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user