Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
notanonymousenough committed Dec 12, 2023
1 parent c993b19 commit ffcc66b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ linters:
- exhaustruct
- gci
- paralleltest #need be enabled
- funlen
- forbidigo
- dupl

issues:
# List of regexps of issue texts to exclude, empty list by default.
Expand Down

0 comments on commit ffcc66b

Please sign in to comment.