Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
F18867564: D21552.diff
Tue, Nov 4, 1:13 AM
F18839133: D21552.diff
Mon, Oct 27, 2:36 PM
F18776967: D21552.id51300.diff
Sat, Oct 11, 12:20 AM
F18766698: D21552.id.diff
Tue, Oct 7, 6:01 PM
F18653079: D21552.id51300.diff
Sep 21 2025, 11:00 AM
F18629087: D21552.id.diff
Sep 16 2025, 7:58 AM
F18625030: D21552.diff
Sep 15 2025, 9:43 PM
F18543708: D21552.diff
Sep 7 2025, 11: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
Branch
golint_instructions
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25111
Build 34651: arc lint + arc unit