Skip to content

Commit

Permalink
Merge branch 'main' into fix-BlockVerified
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored Dec 7, 2022
2 parents 82b38cf + 608e3e3 commit bc13cc1
Show file tree
Hide file tree
Showing 20 changed files with 3,136 additions and 193 deletions.
4 changes: 2 additions & 2 deletions packages/relayer/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ linters:

linters-settings:
funlen:
lines: 116
statements: 48
lines: 117
statements: 50
gocognit:
min-complexity: 37

Expand Down
Loading

0 comments on commit bc13cc1

Please sign in to comment.