8000 Tags · adlerjohn/golangci-lint · GitHub
[go: up one dir, main page]

Skip to content

Tags: adlerjohn/golangci-lint

Tags

v1.45.2

Toggle v1.45.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: help command (golangci#2681)

v1.45.1

Toggle v1.45.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: automatic Go version detection (golangci#2669)

* feat: disable unsupported go1.18 govet analyzers
* fix: inactivate interfacer with go1.18

v1.45.0

Toggle v1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: completion for fish-shell

v1.44.2

Toggle v1.44.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump url-parse from 1.5.1 to 1.5.7 in /docs (golangci#2590)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.44.1

Toggle v1.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
gci: fix configuration naming (golangci#2578)

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(revive): fix typo on the option `disabled`(golangci#2520)

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add github.com/breml/bidichk linter (golangci#2330)

v1.42.1

Toggle v1.42.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
gci: Parse the settings more similarly to the cli (golangci#2217)

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump staticcheck to 2021.1.1 (v0.2.1) (golangci#2179)

v1.41.1

Toggle v1.41.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revive: fix exclude comment rule for const block. (golangci#2064)

0