mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
57fad01d52
Migrate from urfave/cli v1 (maintenance mode) to v3 to benefit from active development, improved features, and long-term support. Signed-off-by: lifubang <lifubang@acmcoder.com>
14 lines
154 B
YAML
14 lines
154 B
YAML
version: "2"
|
|
|
|
formatters:
|
|
enable:
|
|
- gofumpt
|
|
|
|
linters:
|
|
enable:
|
|
- makezero
|
|
- misspell
|
|
exclusions:
|
|
presets:
|
|
- std-error-handling
|