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