mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 22:35:37 +00:00
3 lines
114 B
Bash
Executable File
3 lines
114 B
Bash
Executable File
#!/bin/sh
|
|
|
|
wget -O - -q https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.21.0 |