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: update golangci-lint #225

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

chenrui333
Copy link
Contributor

  • chore(golangci): remove go version as it would default to go version in go.mod
  • chore: replace deprecated exportloopref with copyloopvar

```
WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar.
```

Signed-off-by: Rui Chen <[email protected]>
@coveralls
Copy link

coveralls commented Jan 12, 2025

Coverage Status

coverage: 52.926% (-0.08%) from 53.01%
when pulling b1ba3e1 on chenrui333:golangci-lint-go
into 9673036 on stacklok:main.

@JAORMX JAORMX merged commit 56532f6 into stacklok:main Jan 14, 2025
10 checks passed
@chenrui333 chenrui333 deleted the golangci-lint-go branch January 16, 2025 04:14
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