Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
F18370775: D21552.diff
Thu, Aug 28, 4:15 AM
F18292102: D21552.id51300.diff
Sat, Aug 23, 11:53 AM
F18195439: D21552.id51300.diff
Sun, Aug 17, 3:47 PM
F18194459: D21552.id51301.diff
Sun, Aug 17, 10:27 AM
F18101352: D21552.id.diff
Sat, Aug 9, 12:28 PM
F18083251: D21552.id51301.diff
Tue, Aug 5, 9:27 AM
Unknown Object (File)
Jun 5 2025, 5:07 PM
Unknown Object (File)
May 27 2025, 10:42 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