We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab9d034 commit 6b4ea7fCopy full SHA for 6b4ea7f
.golangci.next.reference.yml
@@ -2524,6 +2524,7 @@ linters:
2524
- dupl
2525
- dupword
2526
- durationcheck
2527
+ - err113
2528
- errcheck
2529
- errchkjson
2530
- errname
@@ -2547,7 +2548,6 @@ linters:
2547
2548
- gocyclo
2549
- godot
2550
- godox
- - err113
2551
- gofmt
2552
- gofumpt
2553
- goheader
@@ -2637,6 +2637,7 @@ linters:
2637
2638
2639
2640
2641
2642
2643
@@ -2660,7 +2661,6 @@ linters:
2660
2661
2662
2663
2664
2665
2666
0 commit comments