mirror of https://gitee.com/openkylin/runc.git
13 lines
186 B
YAML
13 lines
186 B
YAML
![]() |
# For documentation, see https://golangci-lint.run/usage/configuration/
|
||
|
|
||
|
run:
|
||
|
build-tags:
|
||
|
- seccomp
|
||
|
|
||
|
linters:
|
||
|
enable:
|
||
|
- gofumpt
|
||
|
- errorlint
|
||
|
- unconvert
|
||
|
- unparam
|