We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e6f7c commit 7d486aeCopy full SHA for 7d486ae
1 file changed
.golangci.yml
@@ -275,6 +275,7 @@ linters:
275
- builtin$
276
- examples$
277
- compatible/bigmod/*
278
+ - internal/protobuf/*
279
issues:
280
max-same-issues: 50
281
formatters:
0 commit comments