Skip to content

Commit

Permalink
golangci ignore G115
Browse files Browse the repository at this point in the history
  • Loading branch information
chhsiao1981 committed Oct 17, 2024
1 parent 0fb2e75 commit f55c5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ issues:
- '`setBBottom` is unused'
- '`pwcuSetByBit` is unused'
- 'unused-parameter: parameter'
- G115
exclude-rules:
exclude-use-default: true

0 comments on commit f55c5e6

Please sign in to comment.