-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document how to use non-default dictionaries with pre-commit #206
Comments
@streetsidesoftware @Jason3S Would this make more sense as a separate file (e.g. |
Thank you for doing this. A new doc and a link in the README would be ideal. |
danielfdickinson
added a commit
to danielfdickinson/streetsidesoftware-cspell-cli
that referenced
this issue
Aug 19, 2022
This closes streetsidesoftware#206 and stems from streetsidesoftware/cspell#3426 where I had to dig around rather a lot to pull the pieces together. Hopefully the docs make life easier for the next person who wants to do this kind of thing. Signed-off-by: Daniel F. Dickinson <[email protected]>
danielfdickinson
added a commit
to danielfdickinson/streetsidesoftware-cspell-cli
that referenced
this issue
Aug 20, 2022
This closes streetsidesoftware#206 and stems from streetsidesoftware/cspell#3426 where I had to dig around rather a lot to pull the pieces together. Hopefully the docs make life easier for the next person who wants to do this kind of thing. Signed-off-by: Daniel F. Dickinson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is to remind myself to create a Pull Request to include a nicely done up doc for the README (based on streetsidesoftware/cspell#3426) that explains how to use dictionaries not included with
cspell-cli
by default, when usingcspell-cli
as a pre-commit hook.The text was updated successfully, but these errors were encountered: