Skip to content

Conversation

@calumy
Copy link
Contributor

@calumy calumy commented Mar 13, 2023

Fixes #682.

Can be tested by adding the following to your pre-commit config.

  - repo: https://github.com/calumy/typos
    rev: ec6998b
    hooks:
      - id: typos

I have tested this locally, and it appears to work.

@calumy
Copy link
Contributor Author

calumy commented Mar 13, 2023

After merging, tested successfully with:

  - repo: https://github.com/crate-ci/typos
    rev: 27eab33
    hooks:
      - id: typos

@calumy calumy deleted the Fix-pip-install branch April 19, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants