Skip to content

Commit

Permalink
THROWAWAY: test depguard with lax
Browse files Browse the repository at this point in the history
  • Loading branch information
concaf committed May 6, 2024
1 parent 64678fb commit ffb7649
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ linters:
- unused
- usestdlibvars
- whitespace
linters-settings:
depguard:
rules:
main:
list-mode: lax
output:
uniq-by-line: false
issues:
Expand Down

0 comments on commit ffb7649

Please sign in to comment.