Skip to content

Commit d147d8b

Browse files
docs: Update documentation and assets (#3909)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 25c2b07 commit d147d8b

File tree

4 files changed

+126
-103
lines changed

4 files changed

+126
-103
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
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.53.3
5+
6+
1. updated linters:
7+
* `cyclop`: from 1.2.0 to 1.2.1
8+
* `exhaustive`: from 0.10.0 to 0.11.0
9+
* `forbidigo`: from 1.5.1 to 1.5.3
10+
* `ginkgolinter`: from 0.12.2 to 0.12.1
11+
* `ineffassign`: bump to HEAD
12+
* `nakedret`: from 2.0.1 to 2.0.2
13+
* `zerologlint`: from 0.1.1 to 0.1.2
14+
2. misc.
15+
* codeclimate: reduce memory allocation
16+
* support illumos/amd64
17+
418
### v1.53.2
519

620
1. updated linters

0 commit comments

Comments
 (0)