ci: skip fix_registration.go when using LINT_DIFF=1 (#17185)
This commit is contained in:
parent
edba186aa3
commit
60ead8dd24
@ -6,8 +6,9 @@ run:
|
||||
exclude-dir: testutil/testdata
|
||||
skip-files:
|
||||
- server/grpc/gogoreflection/fix_registration.go
|
||||
- "fix_registration.go"
|
||||
- ".*\\.pb\\.go$"
|
||||
- ".*\\.pb\\.gw\\.\\.go$"
|
||||
- ".*\\.pb\\.gw\\.go$"
|
||||
- ".*\\.pulsar\\.go$"
|
||||
|
||||
linters:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user