Skip to content

Commit a65f15f

Browse files
authored
Update docs for v1.35.0 release. (#1638)
1 parent 1e5ba1e commit a65f15f

File tree

4 files changed

+62
-44
lines changed

4 files changed

+62
-44
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
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+
## January 2021
5+
6+
1. new linters:
7+
* `predeclared`: https://github.com/nishanths/predeclared
8+
2. update linters:
9+
* `go-critic` from 0.5.2 to 0.5.3
10+
* `thelper` from 0.1.0 to 0.2.0
11+
* Validate `go-critic` settings
12+
3. fix: modules-download-mode support
13+
4. documentation:
14+
* bump documentation dependencies
15+
416
## December 2020
517

618
1. new linters:

0 commit comments

Comments
 (0)