pre-commit hook of typos with conda as a language
/ package manager.
For pre-commit: see here
For typos: see here
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