Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Fix linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
haines committed Sep 19, 2023
1 parent 15c301d commit f5e72a3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,5 @@ linters:
- depguard
- gofmt

linters-settings:
depguard:
include-go-root: true
packages:
- io/ioutil

run:
timeout: 5m

0 comments on commit f5e72a3

Please sign in to comment.