Skip to content

CLI should have smart defaults #110

Open
@jish

Description

@jish

The current CLI usage is:

pre-commit disbale yaml checks   jshint
pre-commit enable  yaml warnings jshint

We should use "smart" defaults so yaml and checks arguments are unnecessary:

pre-commit enable jshint

But still available as options:

pre-commit disbale --yaml --warnings jshint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions