Skip to content

Commit

Permalink
linters forcetypeassert excluded from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Feb 5, 2024
1 parent ce0724f commit 12ab94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ issues:
- revive
- gosec
- errcheck
- forcetypeassert

0 comments on commit 12ab94f

Please sign in to comment.