mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-31 21:14:46 +08:00
Added formatter, fixed docker build
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
wget -O - -q https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.21.0
|
||||
set -e
|
||||
wget -O - -q https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.21.0
|
||||
go get golang.org/x/tools/cmd/goimports
|
||||
Reference in New Issue
Block a user