mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
script/validate-gofmt: rm
Add gofmt to golangci-lint configuration, and remove the script which ran gofmt. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
run:
|
||||
build-tags:
|
||||
- seccomp
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- gofmt
|
||||
|
||||
Reference in New Issue
Block a user