Pascal Bourdier
Results
12
issues of
Pascal Bourdier
all fix are done by `modernize` autofix: ```bash golangci-lint run --enable-only modernize --fix ``` ## Related Issue or Design Document ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md)...
update golangci-lint to v2 and use autofix **Description of the change:** update golangci-lint to v2 **Motivation for the change:** allow golangci-lint v2 features usage **Checklist** If the pull request includes...