File tree Expand file tree Collapse file tree 3 files changed +49
-25
lines changed Expand file tree Collapse file tree 3 files changed +49
-25
lines changed Original file line number Diff line number Diff line change 11Follow the news and releases on our [ twitter] ( https://twitter.com/golangci ) and our [ blog] ( https://medium.com/golangci ) .
22There is the most valuable changes log:
33
4+ ### July 2020
5+
6+ 1 . ` gofumpt ` linter:
7+ * update linter
8+ * add ` extra-rules ` option
9+ * support auto-fixing
10+ 2 . upgrade ` exhaustive ` linter
11+ 3 . upgrade ` exportloopref ` linter
12+ 4 . improve 'no such linter' error message
13+ 5 . sorting result.Issues implementation
14+ 6 . enhancements in CI:
15+ * Run ` nancy ` validation for all dependencies
16+ * Move dependabot config to ` .github ` folder
17+ 7 . other
18+ * bump ` lodash ` from 4.17.15 to 4.17.19 in /tools
19+ * bump ` golangci/golangci-lint-action ` from v1.2.2 to v2
20+ * bump ` github.com/valyala/quicktemplate ` from 1.5.0 to 1.5.1
21+
22+
423### June 2020
5241 . Add new linters: ` gofumpt `
625
You can’t perform that action at this time.
0 commit comments