cosmos-sdk/client/v2/autocli/flag
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
..
address.go style: gofumpt everything (#15518) 2023-03-22 20:20:46 +00:00
binary.go style: gofumpt client/v2 module (#15725) 2023-04-06 22:51:53 +00:00
builder.go feat(autocli): Add coin support (#15434) 2023-03-31 01:47:12 +00:00
coin.go style: apply any / all automated lint fixes (#15644) 2023-03-31 13:48:41 +02:00
doc.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00
duration.go style: bank & autocli (#15659) 2023-04-02 00:20:59 +00:00
enum.go feat: Add AutoCLI Sane Kebab Case (#14316) 2022-12-15 16:18:06 +00:00
field.go feat(autocli): add support for binary file hex encoding (#15504) 2023-04-06 16:13:55 +00:00
list.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00
message_json.go feat(autocli): add json file parsing support (#15451) 2023-03-23 20:43:46 +00:00
message.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00
pagination.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00
register.go fix: remove support for NoOptDefaultValue (#14985) 2023-02-09 16:13:14 -05:00
simple.go feat(autocli): add support for binary file hex encoding (#15504) 2023-04-06 16:13:55 +00:00
timestamp.go style: bank & autocli (#15659) 2023-04-02 00:20:59 +00:00
type.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00
value.go refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00