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

Commit

Permalink
Updated linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Aug 8, 2021
1 parent aab3389 commit 7dfd3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ linters:
- gocyclo
- gofmt
- goimports
- golint
- revive
- gomnd
- goprintffuncname
- gosec
Expand All @@ -94,7 +94,7 @@ linters:
- noctx
- nolintlint
- rowserrcheck
- scopelint
- exportloopref
- staticcheck
- structcheck
- stylecheck
Expand Down

0 comments on commit 7dfd3ee

Please sign in to comment.