forked from TrueCloudLab/frostfs-sdk-go
[#47] .golangci.yml: Unify with other FrostFS repos
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
4fa52312c7
commit
708d933fe3
9 changed files with 39 additions and 12 deletions
|
@ -131,6 +131,7 @@ func (s *payloadSizeLimiter) initPayloadHashers() {
|
|||
}
|
||||
}
|
||||
|
||||
// nolint: funlen
|
||||
func (s *payloadSizeLimiter) release(finalize bool) (*AccessIdentifiers, error) {
|
||||
// Arg finalize is true only when called from Close method.
|
||||
// We finalize parent and generate linking objects only if it is more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue