Details
-
Sub-task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
evg-lint relies on go get to install the binary in the Go binary directory. This will probably not work with modules. Some options:
- Figure out the new invocation that will install it in the Go binary directory and not vendor it in the Go modules.
- Disable it until it can be migrated to use goanalysis.
Attachments
Issue Links
- is related to
-
EVG-15453 Rewrite evg-lint to be compatible with golangci-lint and integrate with other repositories
-
- Closed
-