-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update to Go18 #424
Update to Go18 #424
Conversation
The last commit includes the following changes:
|
The last commit replaces gometalinter with golangci-lint. It works similar to how it works on the Skycoin wallet. Also, some changes were made to make the tests pass. |
The last commit inslcudes info in the readme and a new helper command 1n the makefile, for installing the linters in a local enviroment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks really good, nicely done
Fixes #423
Changes:
Does this change need to mentioned in CHANGELOG.md?
Yes