Skip to content

Commit

Permalink
Remove golanglintci dep exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane committed Sep 12, 2024
1 parent be27586 commit 2478d10
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,3 @@ issues:
# trip this off.
path: private/pkg/oauth2/device.go
text: "G101:"
# TODO: Remove once github.com/jhump/protoreflect is no longer a dependency
- linters:
- staticcheck
path: private/bufpkg/bufimage/bufimageutil/bufimageutil_test.go
test: "SA1019:"

0 comments on commit 2478d10

Please sign in to comment.