Skip to content

v1.3.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 17:05
· 12 commits to master since this release
5c5d6c1

Changelog

  • 3a62091 Adds rule max-control-nesting (#967)
  • f547cb5 Check function literals in unused-param (#966)
  • 4b62e4b Update list of contributors (#960)
  • 64dda06 feat: capitalise var naming to IDs (#964)
  • ef34f92 fix 968 by removing references to black and white lists (#969)
  • af4f9ea fix(deps): update module golang.org/x/tools to v0.17.0 (#963)
  • 5c5d6c1 fix: enforce-repeated-arg-type-style in config (#970)
  • 9abe06a refactor: rename blacklist to blocklist and whitelist to allowlist (#946)
  • be35a88 unhandled-error: use full function name in error message (#962)