Skip to content

Commit

Permalink
feat: now properly remove linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-4chain committed May 24, 2024
1 parent c480147 commit 8f5ad17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ linters:
- revive
- unconvert
- dupl
- maligned
- misspell
- dogsled
- prealloc
Expand Down Expand Up @@ -385,7 +384,6 @@ issues:
- goconst
- dupl
- gosec
- maligned
- lll

# Exclude known linters from partially hard-vendored code,
Expand Down

0 comments on commit 8f5ad17

Please sign in to comment.