@@ -9,7 +9,7 @@ go get -u \
|
|||||||
go install ./internal/cmd/asmdecl
|
go install ./internal/cmd/asmdecl
|
||||||
|
|
||||||
# Install golangci-lint
|
# Install golangci-lint
|
||||||
golangci_lint_version='v1.12.3'
|
golangci_lint_version='v1.15.0'
|
||||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin ${golangci_lint_version}
|
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin ${golangci_lint_version}
|
||||||
|
|
||||||
# embedmd required for documentation generation
|
# embedmd required for documentation generation
|
||||||
|
|||||||
Reference in New Issue
Block a user