Skip to content

Commit

Permalink
remove deprecated scopelint linter from golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 2, 2022
1 parent 42bfe5a commit 7c63050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ linters:
- ineffassign
- misspell
- prealloc
- scopelint
- staticcheck
- stylecheck
- structcheck
Expand Down

0 comments on commit 7c63050

Please sign in to comment.