@@ -16,27 +16,27 @@ There is the most valuable changes log:
16
16
* ` asasalint ` : https://github.com/alingse/asasalint
17
17
* ` nosnakecase ` : https://github.com/sivchari/nosnakecase
18
18
2 . updated linters:
19
+ * ` decorder ` : from 0.2.1 to 0.2.2
20
+ * ` errcheck ` : from 1.6.0 to 1.6.1
19
21
* ` errname ` : from 0.1.6 to 0.1.7
22
+ * ` exhaustive ` : from 0.7.11 to 0.8.1
23
+ * ` gci ` : fix issues and re-enable autofix
20
24
* ` gci ` : from 0.3.4 to 0.4.2
21
- * ` nonamedreturns ` : from 1.0.1 to 1.0.4
22
- * ` gocyclo ` : from 0.5.1 to 0.6.0
23
25
* ` go-exhaustruct ` : from 2.1.0 to 2.2.0
24
- * ` errcheck ` : from 1.6.0 to 1.6.1
25
- * ` thelper ` : from 0.6.2 to 0.6.3
26
- * ` paralleltest ` : from 1.0.3 to 1.0.6
27
- * ` testpackage ` : from 1.0.1 to 1.1.0
28
- * ` exhaustive ` : from 0.7.11 to 0.8.1
29
26
* ` go-ruleguard ` : from 0.3.19 to 0.3.21
30
- * ` gosec ` : from 2.11.0 to 2.12.0
31
- * ` tenv ` : from 1.5.0 to 1.6.0
32
- * ` wrapcheck ` : from 2.6.1 to 2.6.2
33
27
* ` gocognit ` : from 1.0.5 to 1.0.6
34
- * ` decorder ` : from 0.2.1 to 0.2.2
35
- * ` honnef.co/go/tools ` : from 0.3.1 to 0.3.2
28
+ * ` gocyclo ` : from 0.5.1 to 0.6.0
36
29
* ` golang.org/x/tools ` : bump to HEAD
37
- * ` gci ` : fix issues and re-enable autofix
38
30
* ` gosec ` : allow ` global ` config
31
+ * ` gosec ` : from 2.11.0 to 2.12.0
32
+ * ` nonamedreturns ` : from 1.0.1 to 1.0.4
33
+ * ` paralleltest ` : from 1.0.3 to 1.0.6
39
34
* ` staticcheck ` : fix generics
35
+ * ` staticcheck ` : from 0.3.1 to 0.3.2
36
+ * ` tenv ` : from 1.5.0 to 1.6.0
37
+ * ` testpackage ` : from 1.0.1 to 1.1.0
38
+ * ` thelper ` : from 0.6.2 to 0.6.3
39
+ * ` wrapcheck ` : from 2.6.1 to 2.6.2
40
40
3 . documentation:
41
41
* add thanks page
42
42
* add a clear explanation about the ` staticcheck ` integration.
0 commit comments