Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 11, 6:25 AM
Unknown Object (File)
Sat, Jul 11, 6:25 AM
Unknown Object (File)
Jun 23 2026, 9:47 AM
Unknown Object (File)
Jun 22 2026, 10:39 PM
Unknown Object (File)
Jun 19 2026, 5:30 PM
Unknown Object (File)
Apr 8 2026, 11:17 AM
Unknown Object (File)
Apr 3 2026, 12:02 AM
Unknown Object (File)
Apr 1 2026, 7:47 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