mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
.golangci.yml: add
This is to enable seccomp build tag (some linters do use tags, some don't). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
# For documentation, see https://golangci-lint.run/usage/configuration/
|
||||||
|
|
||||||
|
run:
|
||||||
|
build-tags:
|
||||||
|
- seccomp
|
||||||
Reference in New Issue
Block a user