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

chore(build): use latest version of golangci-lint #834

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Mar 2, 2021

applies to GH Workflow (using the golangci-lint-action) and
from CLI via make lint

Fixes #833

Signed-off-by: Xavier Coulon [email protected]

applies to GH Workflow (using the golangci-lint-action) and
from CLI via `make lint`

Fixes bytesparadise#833

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #834 (49d610c) into master (0950da1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #834   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files          88       88           
  Lines        5097     5097           
=======================================
  Hits         4144     4144           
  Misses        618      618           
  Partials      335      335           

@xcoulon xcoulon merged commit 30cb170 into bytesparadise:master Mar 2, 2021
@xcoulon xcoulon deleted the Issue833_golangci_lint_version branch March 2, 2021 22:06
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.

No need to pin golangci-lint to 'v1.29': use 'latest' instead
1 participant