Skip to content

Commit

Permalink
Implement core relay functionality (#869)
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Littley <[email protected]>
  • Loading branch information
cody-littley authored Nov 15, 2024
1 parent e31907c commit 94c11ad
Show file tree
Hide file tree
Showing 27 changed files with 2,550 additions and 585 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.60
args: --timeout 3m --verbose
args: --timeout 3m --verbose --out-format=colored-line-number
75 changes: 6 additions & 69 deletions api/grpc/common/common.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94c11ad

Please sign in to comment.