Mirroring cspell.
Built to be deployed with pre-commit.
Add this entry in your .pre-commit-config
.
repos:
...
- repo: git://github.com/intence/cspell-mirror.git
rev: 1.0.0
hooks:
- id: cspell
...
Mirroring cspell.
Built to be deployed with pre-commit.
Add this entry in your .pre-commit-config
.
repos:
...
- repo: git://github.com/intence/cspell-mirror.git
rev: 1.0.0
hooks:
- id: cspell
...