Skip to content

Commit 39fc81c

Browse files
docs: Update documentation and assets (#3036)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent d186efe commit 39fc81c

File tree

4 files changed

+105
-85
lines changed

4 files changed

+105
-85
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
22
There is the most valuable changes log:
33

4+
### v1.47.3
5+
6+
1. updated linters:
7+
* remove some go1.18 limitations
8+
* `asasalint`: from 0.0.10 to 0.0.11
9+
* `decorder`: from 0.2.2 to v0.2.3
10+
* `gci`: fix panic with invalid configuration option
11+
* `gci`: from 0.4.3 to v0.5.0
12+
* `go-exhaustruct`: from 2.2.0 to 2.2.2
13+
* `gomodguard`: from 1.2.3 to 1.2.4
14+
* `nosnakecase`: from 1.5.0 to 1.7.0
15+
* `honnef.co/go/tools`: from 0.3.2 to v0.3.3
16+
2. misc
17+
* cgo: fix linters ignoring CGo files
18+
419
### v1.47.2
520

621
1. updated linters:

0 commit comments

Comments
 (0)