Skip to content

Commit 573698e

Browse files
authored
Merge branch 'golangci:main' into embeddedcheck-linter
2 parents 0c883bf + f6c2e6c commit 573698e

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@ If you value it, consider supporting us, we appreciate it! ❤️
77
[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
88
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci)
99

10+
### v2.1.5
11+
12+
Due to an error related to Snapcraft, some artifacts of the v2.1.4 release have not been published.
13+
14+
This release contains the same things as v2.1.3.
15+
16+
### v2.1.4
17+
18+
Due to an error related to Snapcraft, some artifacts of the v2.1.3 release have not been published.
19+
20+
This release contains the same things as v2.1.3.
21+
22+
### v2.1.3
23+
24+
1. Linters bug fixes
25+
* `fatcontext`: from 0.7.2 to 0.8.0
26+
2. Misc.
27+
* migration: fix `nakedret.max-func-lines: 0`
28+
* migration: fix order of `staticcheck` settings
29+
* fix: add `go.mod` hash to the cache salt
30+
* fix: use diagnostic position for related information position
31+
1032
### v2.1.2
1133

1234
1. Linters bug fixes

assets/github-action-config-v2.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)