You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`embeddedstructfieldcheck`: from 0.3.0 to 0.4.0 (new option: `empty-line`)
19
+
*`err113`: from aea10b59be24 to 0.1.1 (skip internals of `Is` methods for `error` type)
20
+
*`ginkgolinter`: from 0.20.0 to 0.21.0 (new option: `force-tonot`)
21
+
*`gofumpt`: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)
22
+
*`ineffassign`: from 0.1.0 to 0.2.0 (new option: `check-escaping-errors`)
23
+
*`musttag`: from 0.13.1 to 0.14.0 (support interface methods)
24
+
*`revive`: from 1.11.0 to 1.12.0 (new options: `identical-ifelseif-branches`, `identical-ifelseif-conditions`, `identical-switch-branches`, `identical-switch-conditions`, `package-directory-mismatch`, `unsecure-url-scheme`, `use-waitgroup-go`, `useless-fallthrough`)
25
+
*`thelper`: from 0.6.3 to 0.7.1 (skip `t.Helper` in functions passed to `synctest.Test`)
26
+
*`wsl`: from 5.1.1 to 5.2.0 (improvements related to subexpressions)
27
+
3. Linters bug fixes
28
+
*`asciicheck`: from 0.4.1 to 0.5.0
29
+
*`errname`: from 1.1.0 to 1.1.1
30
+
*`fatcontext`: from 0.8.0 to 0.8.1
31
+
*`go-printf-func-name`: from 0.1.0 to 0.1.1
32
+
*`godot`: from 1.5.1 to 1.5.4
33
+
*`gosec`: from 2.22.7 to 2.22.8
34
+
*`nilerr`: from 0.1.1 to a temporary fork
35
+
*`nilnil`: from 1.1.0 to 1.1.1
36
+
*`protogetter`: from 0.3.15 to 0.3.16
37
+
*`tagliatelle`: from 0.7.1 to 0.7.2
38
+
*`testifylint`: from 1.6.1 to 1.6.4
39
+
4. Misc.
40
+
* fix: "no export data" errors are now handled as a standard typecheck error
0 commit comments