frostfs-node/cmd/neofs-cli
Leonard Lyubich d2d1694113 [#1513] cli/storagegroup: Fix linter remarks
`staticcheck` linter scolds on potential nil-dereference since it
doesn't know `common.ExitOnErr` definitely exists. Explicit `return`
fixes linter's remark and prevents potential bugs.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-17 15:53:18 +03:00
..
internal [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
modules [#1513] cli/storagegroup: Fix linter remarks 2022-06-17 15:53:18 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00