Skip to content

make: fix lint target failing when GOPATH is not in PATH#461

Open
booxter wants to merge 1 commit into
ovn-kubernetes:mainfrom
booxter:fix-make-lint-path
Open

make: fix lint target failing when GOPATH is not in PATH#461
booxter wants to merge 1 commit into
ovn-kubernetes:mainfrom
booxter:fix-make-lint-path

Conversation

@booxter

@booxter booxter commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Without the patch it fails with:

make: golangci-lint: No such file or directory
make: *** [Makefile:52: lint] Error 127

Without the patch it fails with:

```
make: golangci-lint: No such file or directory
make: *** [Makefile:52: lint] Error 127
```

Signed-off-by: Ihar Hrachyshka <ihrachyshka@nvidia.com>
@booxter
booxter force-pushed the fix-make-lint-path branch from 3cbe7d9 to d035f62 Compare February 6, 2026 01:07
@booxter
booxter marked this pull request as ready for review February 6, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant