Skip to content

Commit 7d486ae

Browse files
committed
add protobuf to lint ignore
1 parent c8e6f7c commit 7d486ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ linters:
275275
- builtin$
276276
- examples$
277277
- compatible/bigmod/*
278+
- internal/protobuf/*
278279
issues:
279280
max-same-issues: 50
280281
formatters:

0 commit comments

Comments
 (0)