chore(deps): update dependency golangci-lint to v2.7.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| golangci-lint | minor |
2.6.2 -> 2.7.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
golangci/golangci-lint (golangci-lint)
v2.7.0
- Bug fixes
- fix: clone args used by
customcommand
- fix: clone args used by
- Linters new features or changes
-
no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon) -
unqueryvet: from 1.2.1 to 1.3.0 (handlesconstandvardeclarations) -
revive: from 1.12.0 to 1.13.0 (new option:enable-default-rules, new rules:forbidden-call-in-wg-go,unnecessary-if,inefficient-map-lookup) -
modernize: from 0.38.0 to 0.39.0 (new analyzers:plusbuild,stringscut)
-
- Linters bug fixes
-
perfsprint: from 0.10.0 to 0.10.1 -
wrapcheck: from 2.11.0 to 2.12.0 -
godoc-lint: from 0.10.1 to 0.10.2
-
- Misc.
- Add some flags to the
customcommand
- Add some flags to the
- Documentation
- docs: split changelog v1 and v2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.