hashicorp / hashicorp/nomad-pack
chore: make indentation consistent
Open
stage/accepted
theme/cli
type/bug
- Dominant language
- Go
- Stars
- 447
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Polish: when nomad-pack prints out Info and Success messages, the indentation level is different (it looks like success has none, and info has 2 spaces?). You can see this if you destroy a pack, e.g.:
```sh
EvalID: "2aaf20a7-a664-4ebb-863f-c832e16556a1"
Job "foo" destroyed
Pack "nomad_example" destroyed
```
This looks a little wonky and we should try to be consistent in padding/indentation
Contributor guide
Assessment
This issue has not been assessed yet.