cspell-cli
cspell-cli copied to clipboard
Document how to use non-default dictionaries with pre-commit
This is to remind myself to create a Pull Request to include a nicely done up doc for the README (based on https://github.com/streetsidesoftware/cspell/discussions/3426) that explains how to use dictionaries not included with cspell-cli by default, when using cspell-cli as a pre-commit hook.
@streetsidesoftware @Jason3S Would this make more sense as a separate file (e.g. docs/README-PRE-COMMIT.md), as reasonably complete docs for this could get a little long for the README?
@danielfdickinson,
Thank you for doing this.
A new doc and a link in the README would be ideal.