mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
4d3a8d5e53
This is to enable seccomp build tag (some linters do use tags, some don't). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
6 lines
106 B
YAML
6 lines
106 B
YAML
# For documentation, see https://golangci-lint.run/usage/configuration/
|
|
|
|
run:
|
|
build-tags:
|
|
- seccomp
|