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

Use a version parameter in the linter install script #1688

Merged
merged 4 commits into from
Sep 21, 2020

Conversation

nfnt
Copy link
Member

@nfnt nfnt commented Sep 18, 2020

What this PR does / why we need it:
To avoid specifying the version of golangci-lint in multiple places, it is now a parameter in the install-golangcilint.sh script. With this change, the version of golangci-lint is only declared in the Makefile.

To avoid specifying the version of 'golangci-lint' in multiple places, it is now a parameter in the 'install-golangcilint.sh' script. With this change, the version of 'golangci-lint' is only declared in the Makefile.

Signed-off-by: Jan Schlicht <jan@d2iq.com>
Signed-off-by: Jan Schlicht <jan@d2iq.com>
Jan Schlicht added 2 commits September 18, 2020 16:25
Signed-off-by: Jan Schlicht <jan@d2iq.com>
Signed-off-by: Jan Schlicht <jan@d2iq.com>
@nfnt nfnt merged commit ff6a61d into main Sep 21, 2020
@nfnt nfnt deleted the nfnt/lint-version-parameter branch September 21, 2020 08:47
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.

None yet

2 participants