-
Notifications
You must be signed in to change notification settings - Fork 313
Open
Description
I propose releasing a new version: v1.13.0.
Compare changes v1.12.0...master
Features
- feature: new rule inefficient-map-lookup #1491
- feature: new rule
forbidden-call-in-wg-go#1514 - feature: new rule
unnecessary-if#1520 - Add
enableDefaultRulesconfiguration option #1550 - struct-tag: support codec struct tag #1507
- feature: support
cborstruct tag instruct-tagrule #1527 - fix: rule
struct-tagadd all missing go-validator tags (#1526) #1533 - var-naming: add more bad package names #1540
- deep-exit: detect exit-triggering flag usage #1544
- package-directory-mismatch: ignore main_test package name #1545
- package-directory-mismatch: allow test package names in version paths #1547
- change: merge code-style with style categories #1573
Bug fixes
- fix: false positive for
return in a defer function has no effect#1531 - fix: rule
confusing-namingfalse positive on multiple blank identifiers #1536 - package-directory-mismatch: ignore mismatch in root directory #1548
- useless-fallthrough: do not report fallthrough before default #1549
Docs
- docs: enhance struct-tag rule description #1512
- doc: clearly identify configuration examples #1504
- doc: add before/after examples to
confusing-resultsdescription #1503 - doc: add before/after examples to
bool-literal-in-exprdescription #1500
Updates
- fix(deps): update module golang.org/x/sync to v0.18.0 #1572
- chore(deps): bump Go 1.24 #1555
- fix(deps): update module github.com/spf13/afero to v1.15.0 #1521
- chore(deps): update golang docker tag to v1.25 #1474
Feel free to add any issues that should be resolved before this release.
chavacava
Metadata
Metadata
Assignees
Labels
No labels