Skip to content

typos pre-commit hook building from source rather than binary install #682

@tekumara

Description

@tekumara

In .pre-commit-hooks.yaml I have:

  - repo: https://github.com/crate-ci/typos
    rev: v1.13.20
    hooks:
      - id: typos

But the install takes 3 mins because it is building from source on x86_64 linux (Ubuntu 22.04).

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