Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
unconvert: ensure unconvert checks each OS
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Ernst <[email protected]>
  • Loading branch information
egernst committed Feb 25, 2022
1 parent e129485 commit effa73d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ linters:
- varcheck

linters-settings:
unconvert:
command: "unconvert --all"
gocyclo:
min_complexity: 15
unused:
Expand Down

0 comments on commit effa73d

Please sign in to comment.