Skip to content

Commit

Permalink
golangci-lint: remove 1.19 downgrades for staticcheck and unused
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Beckers <timo@incline.eu>
  • Loading branch information
ti-mo committed May 17, 2024
1 parent b45baab commit fd4a300
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
linters-settings:
staticcheck:
go: "1.19"
unused:
go: "1.19"

linters:
enable:
- gofmt
Expand Down

0 comments on commit fd4a300

Please sign in to comment.