Skip to content

Releases: mgechev/revive

v1.2.0

29 Mar 18:31
671c55d
Compare
Choose a tag to compare

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)

v1.1.4

15 Feb 23:00
d4fbc92
Compare
Choose a tag to compare

Changelog

v1.1.3

10 Feb 04:58
baa70eb
Compare
Choose a tag to compare

Changelog

v1.1.2

30 Sep 20:42
111721b
Compare
Choose a tag to compare

Changelog

d7c8e25 Update dead cognitive-complexity link (#569)
527bea8 Update github.com/mgechev/dots commit hash to e955255 (#578)
567f022 Update module github.com/fatih/color to v1.13.0 (#576)
0e551e2 Update module golang.org/x/tools to v0.1.6 (#575)
111721b Update module golang.org/x/tools to v0.1.7 (#586)
d7e3d5e fix: time-naming issue #571 (#572)
b1f0148 fix: markdown headers (#570)
9b85893 fix: switch to re.MatchString(string) instead re.Match([]byte(string)) (#574)
0bcc996 fixed some complex code (#580)
e545098 fixes issue #577 (#581)

v1.1.1

26 Aug 15:38
18cdb55
Compare
Choose a tag to compare

Changelog

c383001 Add Cadence by Uber
18cdb55 Exported config (#565)
097f0bb better messages for rules' config errors (#563)
2855950 fix issue 556 (#557)
406b1ce range-val-address: fix false positive (#554)
351bb12 updates installation instructions (#562)

v1.1.0

15 Aug 22:33
c582d62
Compare
Choose a tag to compare

Changelog

7dde483 Add Unwrap to common methods (#547)
c582d62 Update module github.com/BurntSushi/toml to v0.4.1 (#549)
b5b6565 Update module golang.org/x/tools to v0.1.5 (#544)
a9ba67b Update the list of contributors
c939bb6 add new rule useless-break (#551)
98c374d add tests on common methods handling (#548)

v1.0.9

12 Jul 04:34
89f108c
Compare
Choose a tag to compare

Changelog

daffd5f Fix a typo: "Rule tuning" (#539)
1acbe6b Fix testeability typo (#542)
cfac8b0 fix 534 (#536)
ea51f7a fix issue #537 (#538)
89f108c fix issue #540 (#543)

v1.0.8

25 Jun 18:06
1d91f74
Compare
Choose a tag to compare

Changelog

8586baa Update module golang.org/x/tools to v0.1.3 (#531)
1d91f74 Update module golang.org/x/tools to v0.1.4 (#533)
0ade5dc Update the list of contributors
575ce5f new rule: nested-structs (#530)
b5ff632 simplify: redundant map composite literal (#528)

v1.0.7

28 May 03:32
c4d52d2
Compare
Choose a tag to compare

Changelog

7abb883 Add version command to show binary build info (#506)
269e82a Update the list of projects using revive (#507)
f2d79cc adds SARIF formatter (#508)

v1.0.6

05 Apr 18:57
f2d79cc
Compare
Choose a tag to compare

Changelog

7abb883 Add version command to show binary build info (#506)
269e82a Update the list of projects using revive (#507)
f2d79cc adds SARIF formatter (#508)