File tree Expand file tree Collapse file tree 4 files changed +105
-64
lines changed Expand file tree Collapse file tree 4 files changed +105
-64
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+ ### v1.45.0
5+
6+ 1 . updated linters:
7+ * ` cobra ` : from 1.3.0 to 1.4.0
8+ * ` containedctx ` : from 1.0.1 to 1.0.2
9+ * ` errcheck ` : add an option to remove default exclusions
10+ * ` gci ` : from 0.3.1 to 0.3.2
11+ * ` go-header ` : from 0.4.2 to 0.4.3
12+ * ` gofumpt ` : add module-path setting
13+ * ` gofumpt ` : from 0.2.1 to 0.3.0
14+ * ` gopsutil ` : from 3.22.1 to 3.22.2
15+ * ` gosec ` : from 2.9.6 to 2.10.0
16+ * ` makezero ` : from 1.1.0 to 1.1.1
17+ * ` revive ` : fix default values
18+ * ` wrapcheck ` : from 2.4.0 to 2.5.0
19+ 2 . documentation:
20+ * docs: add "back to the top" button
21+ * docs: add ` forbidigo ` example that uses comments
22+ * docs: improve linters page
23+ 3 . misc:
24+ * go1.18 support 🎉
25+ * Add an option to manage the targeted version of Go
26+ * Default to YAML when config file has no extension
27+
428### v1.44.2
529
6301 . updated linters:
You can’t perform that action at this time.
0 commit comments