We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf198b9 commit ca39dacCopy full SHA for ca39dac
1 file changed
.golangci.yml
@@ -47,9 +47,6 @@ linters:
47
- linters:
48
- staticcheck
49
text: "SA1019.*ByID.*deprecated"
50
- - linters:
51
- - modernize
52
- text: "newexpr: call of Ptr"
53
54
issues:
55
max-issues-per-linter: 0
0 commit comments