Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 332 Bytes

typos-pre-commit-mirror

Mirror of the typos pre-commit hook for pre-commit. Supports pre-commit versions 2.9.2 and later.

Usage

Add this to your .pre-commit-config.yaml:

- repo: https://github.com/PFCCLab/typos-pre-commit-mirror.git
  rev: v1.29.4
  hooks:
    - id: typos
      args: [--force-exclude]