Skip to content

Commit

Permalink
no longer need to require import alias for main connect package
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Humphries <2035234+jhump@users.noreply.github.com>
  • Loading branch information
jhump committed Sep 13, 2024
1 parent cd5a72e commit bcdb76e
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 @@ -19,8 +19,6 @@ linters-settings:
importas:
no-unaliased: true
alias:
- pkg: connectrpc.com/connect
alias: connect
- pkg: connectrpc.com/connect/internal/gen/connect/ping/v1
alias: pingv1
varnamelen:
Expand Down

0 comments on commit bcdb76e

Please sign in to comment.