Skip to content

Commit f137c94

Browse files
authored
chore: Enable gocritic.deprecatedComment check (#3688)
1 parent 3a062d1 commit f137c94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ linters:
2929
enabled-checks:
3030
- commentedOutCode
3131
- commentFormatting
32+
- deprecatedComment
3233
- paramTypeCombine
3334
goheader:
3435
values:

0 commit comments

Comments
 (0)