We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c0213 commit 0fb48adCopy full SHA for 0fb48ad
README.md
@@ -1300,6 +1300,15 @@ Thanks to developers and authors of used linters:
1300
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
1301
There is the most valuable changes log:
1302
1303
+### April 2020
1304
+
1305
+1. Add new linters: `testpackage`, `nestif`, `godot`, `gomodguard`
1306
+2. Add github actions output format
1307
+3. Update linters: `wsl`
1308
+4. Support `disabled-tags` setting for `gocritic`
1309
+5. Mitigate OOM and "failed prerequisites"
1310
+6. Self-isolate due to unexpected pandemics
1311
1312
### September 2019
1313
1314
1. Support go1.13
0 commit comments