Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
F13226655: D21552.id51301.diff
Sun, May 19, 10:15 PM
F13214774: D21552.id.diff
Fri, May 17, 12:49 PM
F13214063: D21552.diff
Fri, May 17, 8:26 AM
F13177081: D21552.id51300.diff
Wed, May 8, 7:13 PM
Unknown Object (File)
Tue, May 7, 10:11 AM
Unknown Object (File)
Fri, May 3, 10:18 AM
Unknown Object (File)
Sun, Apr 28, 12:38 AM
Unknown Object (File)
Fri, Apr 26, 4:40 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