Skip to content

Commit

Permalink
fix(lint): remove bad linter
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Nov 6, 2024
1 parent 348cd0c commit b1a3238
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 @@ -20,7 +20,6 @@ linters:
- unused
- staticcheck
- bidichk
- durationchecke
- whitespace
- revive
- gosec
Expand Down

0 comments on commit b1a3238

Please sign in to comment.