Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle compiler errors from go vet #2485

Merged
merged 2 commits into from
Sep 10, 2019
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Sep 10, 2019

adjust default errorformat

Adjust the default error format to handle compilation errors when
running go vet.

prefix local variables with l:

Fixes #2484

Adjust the default error format to handle compilation errors when
running `go vet`.
@bhcleek bhcleek merged commit c36f49c into fatih:master Sep 10, 2019
@bhcleek bhcleek deleted the go1.13/errorformat branch September 10, 2019 23:33
bhcleek added a commit that referenced this pull request Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GoVet can not jump to err place with go1.13
1 participant