Skip to content

Add official support for pre-commit.com (python tool) #354

@fregante

Description

@fregante

See https://pre-commit.com

I think it's a matter of specifying a .pre-commit-hooks.yaml file in the root of the repo, then it becomes available as:

  - repo: https://github.com/keithamus/sort-package-json
    rev: v3.0.0
    hooks:
      - id: sort-package-json

Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions