Skip to content

Commit

Permalink
Add false-positive exception
Browse files Browse the repository at this point in the history
  • Loading branch information
K1li4nL committed Feb 20, 2024
1 parent 48298df commit a1773f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,6 @@ issues:
- path: 'group.go'
linters:
- interfacebloat
- path: 'group/edwards25519/scalar.go'
linters:
- ineffassign

0 comments on commit a1773f6

Please sign in to comment.