Skip to content

Commit

Permalink
feat(cicd): Type assert linter (#132)
Browse files Browse the repository at this point in the history
feat/assert-type-linter
  • Loading branch information
Jacobbrewer1 authored Mar 8, 2025
1 parent 4782374 commit 6991258
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 @@ -15,6 +15,7 @@ linters:
- intrange
- testifylint
- perfsprint
- forcetypeassert
issues:
exclude-rules:
- path: (.+)_test.go
Expand Down

0 comments on commit 6991258

Please sign in to comment.