We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b60cb8 commit 45b90f6Copy full SHA for 45b90f6
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
2
There is the most valuable changes log:
3
4
+### August 2020
5
+
6
+1. new `nlreturn` linter: https://github.com/ssgreg/nlreturn
7
+2. new `gci` linter: https://github.com/daixiang0/gci
8
+3. support `latest` version of golangci-lint in golangci-lint-action
9
+4. update `gosec` linter from 2.3.0 to 2.4.0
10
+5. update `godot` linter from 0.4.2 to 0.4.8
11
12
### July 2020
13
14
1. `gofumpt` linter:
0 commit comments