File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,23 @@ Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint)
2
2
3
3
There is the most valuable changes log:
4
4
5
+ ### v1.57.2
6
+
7
+ 1 . Updated linters
8
+ * ` contextcheck ` : from 1.1.4 to 1.1.5
9
+ * ` copyloopvar ` : from 1.0.8 to 1.0.10
10
+ * ` ginkgolinter ` : from 0.16.1 to 0.16.2
11
+ * ` goconst ` : from 1.7.0 to 1.7.1
12
+ * ` gomoddirectives ` : from 0.2.3 to 0.2.4
13
+ * ` intrange ` : from 0.1.0 to 0.1.1
14
+ 2 . Misc.
15
+ * fix: display warnings on deprecated linter options
16
+ * fix: missing ` colored-tab ` output format
17
+ * fix: TeamCity ` inspectionType ` service message
18
+ 3 . Documentation
19
+ * Remove invalid example about mixing files and directory
20
+ * Improve linters page
21
+
5
22
### v1.57.1
6
23
7
24
1 . Fixes:
You can’t perform that action at this time.
0 commit comments