Skip to content

Commit 394ea8a

Browse files
committed
add ctxcause to reference.yml
Signed-off-by: sivchari <[email protected]>
1 parent 8f348db commit 394ea8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.next.reference.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,6 +2588,7 @@ linters:
25882588
- containedctx
25892589
- contextcheck
25902590
- copyloopvar
2591+
- ctxcause
25912592
- cyclop
25922593
- decorder
25932594
- depguard
@@ -2703,6 +2704,7 @@ linters:
27032704
- containedctx
27042705
- contextcheck
27052706
- copyloopvar
2707+
- ctxcause
27062708
- cyclop
27072709
- decorder
27082710
- depguard

0 commit comments

Comments
 (0)