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