Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diff reduction: run linter autofixes #1546

Closed
wants to merge 10 commits into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Aug 4, 2023

The linter produced much more diff than actually exists.

This PR runs golangci-lint run ./... against the v50 branch, so that earlier PRs I made like:

Don't seem like they contain excessively large chainsets.

It's also meant to keep things easy to review :).

-Jacob

@faddat faddat requested a review from alpe as a code owner August 4, 2023 08:47
@faddat
Copy link
Contributor Author

faddat commented Aug 4, 2023

I don't know why the test system works here, but I'll take it.

faddat and others added 8 commits August 4, 2023 19:04
* use a constant

* use a constant for badAddress
* marshaler to codec

* Update tests/e2e/ibc_fees_test.go

Co-authored-by: pinosu <[email protected]>

* Update tests/e2e/ibc_fees_test.go

Co-authored-by: pinosu <[email protected]>

* fix a few remaining issues

---------

Co-authored-by: pinosu <[email protected]>
@faddat faddat mentioned this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant