Skip to content

Commit

Permalink
ci: remove deprecated linters in golangci config (open-policy-agent#5530
Browse files Browse the repository at this point in the history
)

Signed-off-by: yanggang <[email protected]>
  • Loading branch information
yanggang authored Jan 4, 2023
1 parent bdbacc3 commit 38d446b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,9 @@ linters:
- gofmt
- goimports
- unused
- varcheck
- deadcode
- misspell
- tenv
- typecheck
- structcheck
- staticcheck
- gosimple
- prealloc
Expand Down

0 comments on commit 38d446b

Please sign in to comment.