Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable depguard linter
Browse files Browse the repository at this point in the history
awalterschulze committed Jan 30, 2025
1 parent b288124 commit 40a9dd9
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
@@ -2,7 +2,6 @@ run:
timeout: 60s
linters:
enable:
- depguard
- dogsled
- dupl
- errcheck

0 comments on commit 40a9dd9

Please sign in to comment.