Skip to content

Commit

Permalink
fixup! linter: add gostrconv
Browse files Browse the repository at this point in the history
  • Loading branch information
catenacyber committed Oct 9, 2023
1 parent 3e46118 commit 528c90e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2257,6 +2257,7 @@ linters:
- gosec
- gosimple
- gosmopolitan
- gostrconv
- govet
- grouper
- ifshort
Expand Down Expand Up @@ -2374,6 +2375,7 @@ linters:
- gosec
- gosimple
- gosmopolitan
- gostrconv
- govet
- grouper
- ifshort
Expand Down

0 comments on commit 528c90e

Please sign in to comment.