Page MenuHomePhabricator

Update golint install instructions
ClosedPublic

Authored by vm on Feb 10 2021, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 19, 9:19 PM
Unknown Object (File)
Wed, Feb 19, 3:49 AM
Unknown Object (File)
Wed, Feb 19, 3:49 AM
Unknown Object (File)
Wed, Feb 19, 3:49 AM
Unknown Object (File)
Sun, Feb 16, 3:57 PM
Unknown Object (File)
Fri, Feb 14, 3:28 PM
Unknown Object (File)
Sun, Feb 2, 9:50 PM
Unknown Object (File)
Tue, Jan 28, 9:00 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