Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 18:31
· 356 commits to master since this release
671c55d

Changelog

  • fa939ad Adds support for new type alias any in the rule redefines-built-in (#659)
  • 1c28383 Allow revive to be called with extra linters (#650)
  • 54d9a09 Incorrect handling of token.{LEQ,GEQ} for constant-logical-expr (#642)
  • 318db94 Separating lib from cli (#655)
  • 671c55d adds rule use-any (#660)
  • 5f6f0eb adds usage of revive as third party library (#653)
  • 61222a1 fix(deps): update github.com/chavacava/garif digest to 5cad0b5 (#651)
  • de50c6a fix(deps): update module golang.org/x/tools to v0.1.10 (#649)
  • 577441d format sources w/ gofumpt (#643)
  • f335f97 range-val-address: improve detection (#647)
  • 5ce2ff5 removes duplicated utility function (#652)