Skip to content

Commit

Permalink
remove unused linter from common
Browse files Browse the repository at this point in the history
  • Loading branch information
chray-zhang committed Nov 18, 2024
1 parent 7c68f2a commit e49f21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ issues:
- path: "common/gauntlet_plus_plus_common.go"
text: ".*"
linters:
- gosec
- unused

0 comments on commit e49f21d

Please sign in to comment.