Skip to content

Releases: mgechev/revive

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)

v1.0.5

20 Mar 22:50
46f6591
Compare
Choose a tag to compare

Changelog

93b26c7 adds "exclude" knob in configuration (#505)
46f6591 new rule function-length (#504)

v1.0.4

18 Mar 22:12
f8f4bf2
Compare
Choose a tag to compare

Changelog

f8f4bf2 Add goreleaser & a gh workflow (#503)
cc4da66 Add information about GoLand support on README (#502)
535f426 Ignore blank import of embed if embed is actually used in the file (#501)
389ba85 Update module olekukonko/tablewriter to v0.0.5 (#499)

v1.0.3

22 Jan 18:42
51dd833
Compare
Choose a tag to compare

Fix configuration parsing.

v1.0.2

02 Mar 19:14
c469747
Compare
Choose a tag to compare

Remove unused testdata dependencies from go.mod.

v1.0.1

07 Jan 23:52
Compare
Choose a tag to compare

Improve the implementation of deep-exit rule.

v1.0.0

28 Dec 20:09
Compare
Choose a tag to compare
Update golang.org/x/tools commit hash to 7b8e75d (#286)