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

Makefile uses deprecated gometalinter #30

Open
r8d8 opened this issue Aug 8, 2019 · 2 comments
Open

Makefile uses deprecated gometalinter #30

r8d8 opened this issue Aug 8, 2019 · 2 comments

Comments

@r8d8
Copy link

r8d8 commented Aug 8, 2019

Currently Makefile uses deprecated gometalinter: https://github.com/etclabscore/go-ethereum/blob/development/Makefile#L75
Instead, one should use new golangci-lint

@r8d8 r8d8 added the ISS: Invalid This doesn't seem right label Aug 8, 2019
@triage-new-issues triage-new-issues bot removed the triage label Aug 8, 2019
@soc1c
Copy link
Contributor

soc1c commented Aug 8, 2019

Do you have capacity to fix the linter and add it to CI?

@r8d8
Copy link
Author

r8d8 commented Aug 8, 2019

Nope.
Linter gives 800 lines of errors/warnings, on default flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants