mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-05 00:45:29 +08:00
fix lint bootstrap on missing golangci-lint
This commit is contained in:
@@ -57,6 +57,9 @@ run_lint() {
|
||||
|
||||
is_compatibility_error() {
|
||||
case "$1" in
|
||||
*"command not found"*|\
|
||||
*"not recognized as an internal or external command"*|\
|
||||
*"No such file or directory"*|\
|
||||
*"unknown command \"fmt\""*|\
|
||||
*"unknown command \"run\""*|\
|
||||
*"unknown flag"*|\
|
||||
|
||||
Reference in New Issue
Block a user