Skip to content

pre-commit hook that mirrors the typos version for usage with conda as pre-commit language

License

Notifications You must be signed in to change notification settings

Quantco/pre-commit-mirrors-typos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typos pre-commit hook

pre-commit hook of typos with conda as a language / package manager.

For pre-commit: see here

For typos: see here

Using typos with pre-commit and conda:

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

 - repo: https://github.com/quantco/pre-commit-mirrors-typos
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: typos-conda

About

pre-commit hook that mirrors the typos version for usage with conda as pre-commit language

Resources

License

Stars

Watchers

Forks

Packages

No packages published