Skip to content

Commit 2c6d769

Browse files
Update hack/api-lint-diff/run.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9b3ef7b commit 2c6d769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/api-lint-diff/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ find_golangci_lint() {
225225

226226
echo -e "${RED}Error: golangci-lint not found.${NC}" >&2
227227
echo -e "${RED}Searched for:${NC}" >&2
228-
echo -e " - .bingo/Variables.mk (bingo-managed versioned binary)" >&2
228+
echo -e " - .bingo/variables.env (bingo-managed variables for GOLANGCI_LINT)" >&2
229229
echo -e " - .bingo/golangci-lint" >&2
230230
echo -e " - bin/golangci-lint" >&2
231231
echo -e " - golangci-lint on your \$PATH" >&2

0 commit comments

Comments
 (0)