Skip to content

Options to make sure names are the same length #166

@mastilver

Description

@mastilver

Would you accept a PR that adds a --min-prefix-length options?

When using wildcards command, it's harder to make sure the name are of the same size (for aesthetic reasons)

ei.

[babel] Successfully compiled 26 files with Babel.
[webpack] Compiled successfully.

Would become (using --min-prefix-length 7)

[babel  ] Successfully compiled 26 files with Babel.
[webpack] Compiled successfully.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions