Skip to content

Commit

Permalink
Merge branch 'lint-staticcheck'
Browse files Browse the repository at this point in the history
  • Loading branch information
erikhagopian committed Jun 25, 2024
2 parents 8e47073 + d46d60b commit dbbe701
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ linters:
- govet
- revive
- staticcheck
- gosimple
- unused

issues:
exclude-use-default: false
Expand Down

0 comments on commit dbbe701

Please sign in to comment.