cosmos-sdk/client/v2/autocli
Mark Rushakoff f8e2c41a48
style: gofumpt client/v2 module (#15725)
## Description

This was causing one set of linter failures.




---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [x] provided a link to the relevant issue or specification
- [x] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed all author checklist items have been addressed
- [ ] confirmed that this PR does not change production code
2023-04-06 22:51:53 +00:00
..
flag style: gofumpt client/v2 module (#15725) 2023-04-06 22:51:53 +00:00
testdata feat(autocli): add support for binary file hex encoding (#15504) 2023-04-06 16:13:55 +00:00
app.go style: make lint-fix everything (#15631) 2023-03-30 17:27:39 +00:00
builder.go feat(autocli): add text|json output for flag output (#15252) 2023-03-03 17:00:06 -05:00
common_test.go style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
common.go style: bank & autocli (#15659) 2023-04-02 00:20:59 +00:00
interface.go feat: add autocli app wiring + remote info support (#13281) 2022-11-01 21:34:59 +00:00
msg_test.go style: bank & autocli (#15659) 2023-04-02 00:20:59 +00:00
msg.go style: make lint-fix everything (#15631) 2023-03-30 17:27:39 +00:00
query_test.go style: gofumpt client/v2 module (#15725) 2023-04-06 22:51:53 +00:00
query.go feat(autocli): add text|json output for flag output (#15252) 2023-03-03 17:00:06 -05:00
util.go style: gofumpt everything (#15518) 2023-03-22 20:20:46 +00:00
validate.go feat(client/v2): add autocli run + simapp example (#13867) 2022-12-31 01:53:08 +00:00