Skip to content

Alias for check #6215

@ordovicia

Description

@ordovicia

How about adding cargo c alias for cargo check?

I believe that one of the most frequently used subcommands is check.
Adding this alias would save much time.

Currently, there are three aliases: b for build, r for run, and t for test.
I think that adding c alias would cover most of the use cases.

One problem I have come up with is that the clean subcommand also starts with the letter c.
But I believe that running check subcommand by mistake would not hurt developers so much.

I would like to prepare a PR for this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions