mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
ebb0812886
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
11 lines
156 B
YAML
11 lines
156 B
YAML
# For documentation, see https://golangci-lint.run/usage/configuration/
|
|
|
|
run:
|
|
build-tags:
|
|
- seccomp
|
|
|
|
linters:
|
|
enable:
|
|
- gofumpt
|
|
- errorlint
|