Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
May 25 2025, 8:39 AM
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