You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What does this PR do?
Update golangci-lint to 1.64.8, the latest version before v2, which
requires fundamental changes to the config file (for a follow-up PR).
<!-- Mandatory
Explain here the changes you made on the PR. Please explain the WHAT:
patterns used, algorithms implemented, design architecture, message
processing, etc.
-->
## Why is it important?
PR #220 requires a newer version of the linter in order to allow Go 1.23
iterators.
## Checklist
- [x] My code follows the style guidelines of this project
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added tests that prove my fix is effective or that my
feature works
---------
Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com>
0 commit comments