Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
F15497070: D21552.id51301.diff
Sun, Apr 13, 9:44 AM
F15492701: D21552.id51300.diff
Sat, Apr 12, 5:23 PM
F15489298: D21552.id.diff
Fri, Apr 11, 7:43 AM
F15488284: D21552.diff
Thu, Apr 10, 8:58 PM
F15454744: D21552.diff
Sat, Mar 29, 8:07 PM
F15450854: D21552.id51301.diff
Fri, Mar 28, 6:37 PM
F15450853: D21552.id51300.diff
Fri, Mar 28, 6:37 PM
F15450809: D21552.diff
Fri, Mar 28, 6:20 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