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

golangci: update linter to fix linter bug #7173

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

yyforyongyu
Copy link
Member

This PR updates the linter version to include the bug fix for paralleltest.

The new linter seems to also do a light grammar check which is great(see the dup words caught).

This commit updates the tool `golangci-lint` to the latest version that
has fixed a bug in the linter `paralleltest`. Also `go mod tidy` is run
inside `tool`, and `nosnakecase` is disabled as it's deprecated.
Copy link
Collaborator

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

zpay32/fuzz_test.go Outdated Show resolved Hide resolved
channeldb/channel.go Show resolved Hide resolved
Fixes new lint errors caught by the latest version.
@guggero guggero merged commit 87ca48f into lightningnetwork:master Nov 18, 2022
@yyforyongyu yyforyongyu deleted the update-linter branch November 18, 2022 17:42
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.

3 participants