Skip to content

Commit

Permalink
Fix used linter name
Browse files Browse the repository at this point in the history
  • Loading branch information
nakabonne committed Apr 29, 2020
1 parent 2e6b768 commit 43abe2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ linters:
- gofmt
- goimports
- deadcode
- unused
- nesitf
- nestif
- govet
- golint
- prealloc
Expand Down

0 comments on commit 43abe2c

Please sign in to comment.