Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 10:42 PM
Unknown Object (File)
Sun, May 25, 8:39 AM
Unknown Object (File)
Sun, May 18, 11:07 PM
Unknown Object (File)
Wed, May 7, 6:52 PM
Unknown Object (File)
Apr 13 2025, 9:44 AM
Unknown Object (File)
Apr 12 2025, 5:23 PM
Unknown Object (File)
Apr 11 2025, 7:43 AM
Unknown Object (File)
Apr 10 2025, 8:58 PM
Subscribers

Details

Summary

These are the instructions from https://github.com/golang/lint.

The fetch location changed to golang.org/x/lint/golint from github.com/golang/lint/golint.
-u tells go to update the package and its deps if they exist.
-u Shouldn't strictly be necessary, but figured we might as well follow the instructions from golint.

Test Plan

Enable golint without having it installed.
Ensure that the install instructions now show the new location.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable