mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +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
|
||||
- errorlint
|
||||
- unconvert
|
||||
- unparam
|
||||
|
Reference in New Issue
Block a user