Skip to content

Commit

Permalink
try skipping a file
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Oct 23, 2023
1 parent 6fcdc05 commit 135578f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ run:
exclude-dir: testutil/testdata
skip-files:
- server/grpc/gogoreflection/fix_registration.go
- tests/e2e/client/grpc/cmtservice/service_test.go
- "fix_registration.go"
- ".*\\.pb\\.go$"
- ".*\\.pb\\.gw\\.go$"
Expand Down

0 comments on commit 135578f

Please sign in to comment.