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 authored and nmldiegues committed Jun 6, 2022
1 parent d6b336d commit 8b6278f
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 8b6278f

Please sign in to comment.