forked from TrueCloudLab/frostfs-node
[#1910] .golangci.yml: Add misspell
linker
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
This commit is contained in:
parent
9e46799cd4
commit
1cb892c579
7 changed files with 7 additions and 6 deletions
|
@ -109,7 +109,7 @@ func readSession(cmd *cobra.Command, dst sessionPrm, key *ecdsa.PrivateKey, cnr
|
|||
// - if session verb corresponds to given sessionPrm according to its type
|
||||
// - relation to the given container
|
||||
// - relation to the given object if non-nil
|
||||
// - relation to the given private key used withing the command
|
||||
// - relation to the given private key used within the command
|
||||
// - session signature
|
||||
//
|
||||
// sessionPrm MUST be one of:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue