Skip to content

Commit

Permalink
Merge pull request #1151 from atc0005/remove-inactive-maligned-linter
Browse files Browse the repository at this point in the history
Remove inactive maligned linter
  • Loading branch information
atc0005 authored Jun 1, 2024
2 parents 20e37d3 + ab2b907 commit 0d3b0ef
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ linters:
- revive
- gosec
- govet

# Deprecated linter, but still functional as of golangci-lint v1.39.0.
# See https://github.com/atc0005/go-ci/issues/302 for more information.
- maligned

- misspell
- prealloc
- exportloopref
Expand Down

0 comments on commit 0d3b0ef

Please sign in to comment.