Skip to content

v1.11.0

Compare
Choose a tag to compare
@chavacava chavacava released this 12 Jul 07:54
· 45 commits to master since this release
9224327

Changelog

  • e585c9b chore(deps): update module golang.org/x/sys to v0.34.0 (#1416)
  • a538e52 chore(deps): update module golang.org/x/text to v0.26.0 (#1400)
  • 8d3b010 chore(deps): update module golang.org/x/text to v0.27.0 (#1418)
  • 594e565 chore: update golangci-lint; enable a few revive rules (#1420)
  • 77d0d4a early-return: detect short deviated statements (#1396)
  • 04983a6 exported: ignore exported symbols from the main package (#1398)
  • cfd6943 feature: new rule enforce-switch-default (#1390)
  • 772659e fix(deps): update module golang.org/x/mod to v0.26.0 (#1419)
  • 8e0de86 fix(deps): update module golang.org/x/sync to v0.16.0 (#1417)
  • 426a27a fix(deps): update module golang.org/x/tools to v0.34.0 (#1402)
  • 9224327 fix(deps): update module golang.org/x/tools to v0.35.0 (#1423)
  • 24c008d fix: var-naming rule extraBadPackageNames type (#1404)
  • 87bd73b unexported-return: fix type aliases support (#1408)
  • e515d11 unexported_return: exclude main package and test and tests files (#1399)
  • 456cbd0 var-naming: handle possible panic (#1405)
  • cc180e2 var-naming: option to skip initialism name checks (#1415)