Skip to content

feat: new export for stuck packets #41

feat: new export for stuck packets

feat: new export for stuck packets #41

GitHub Actions / GolangCI Lint failed Oct 27, 2023 in 0s

reviewdog [GolangCI Lint] report

reported by reviewdog 🐶

Findings (1)

pkg/ibc/ibc.go|117 col 3| declarations should never be cuddled (wsl)

Filtered Findings (0)

Annotations

Check failure on line 117 in pkg/ibc/ibc.go

See this annotation in the file changed.

@github-actions github-actions / GolangCI Lint

[GolangCI Lint] pkg/ibc/ibc.go#L117

declarations should never be cuddled (wsl)
Raw output
pkg/ibc/ibc.go:117:3: declarations should never be cuddled (wsl)
		var channel Channel
		^