[#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
|
@ -393,6 +393,8 @@ func (p *PlacementPolicy) AddFilters(fs ...Filter) {
|
|||
// the result into w. Returns w's errors directly.
|
||||
//
|
||||
// See also DecodeString.
|
||||
//
|
||||
// nolint: funlen, gocognit
|
||||
func (p PlacementPolicy) WriteStringTo(w io.StringWriter) (err error) {
|
||||
writtenSmth := false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue