mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
.golangci.lint: add unparam linter
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -9,3 +9,4 @@ linters:
|
|||||||
- gofumpt
|
- gofumpt
|
||||||
- errorlint
|
- errorlint
|
||||||
- unconvert
|
- unconvert
|
||||||
|
- unparam
|
||||||
|
|||||||
Reference in New Issue
Block a user