Fix linter remarks

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2022-02-25 10:36:46 +03:00 committed by LeL
parent 99370889d1
commit fd3bf4a56b
10 changed files with 67 additions and 54 deletions

View file

@ -33,6 +33,7 @@ type ChecksumType uint32
type SignatureScheme uint32
//nolint:revive
const (
UnspecifiedScheme SignatureScheme = iota
ECDSA_SHA512