Skip to content

Tags: another-rex/revive

Tags

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release with go 1.19 (mgechev#727)

v1.2.2

Toggle v1.2.2's commit message
Add windows arm64 to the ignore list

The CI build fails for some reason so I moved window_arm64 to the
ignore list.

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove debugging output (mgechev#672)

Noticed during migration from our heavily modified "go-lint" to "revive" that there is an additional line printed. I am unsure that the convention for this project is on this, we do not allow adding such a call.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adds rule use-any (mgechev#660)

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue mgechev#637 (mgechev#638)

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run go mod tidy to update go.sum (mgechev#633)

Co-authored-by: Tom <tommygun731@gmail.com>

v1.1.2

Toggle v1.1.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Update module golang.org/x/tools to v0.1.7 (mgechev#586)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exported config (mgechev#565)

* working version

* adds flag for replacing "stutters"

v1.1.0

Toggle v1.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Update module github.com/BurntSushi/toml to v0.4.1 (mgechev#549)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue mgechev#540 (mgechev#543)