Best way to reference a company wide shared dictionary file, multiple repos #806
Unanswered
jamesmilanhiggins
asked this question in
Q&A
Replies: 1 comment
-
This is a good question. Using a company repositoryExample dictionary package: cspell-dicts medical terms. Note, you do not need to compress the dictionary or use the Here is an example This approach works well if you are using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am wondering what the best way to maintain and use a company wide shared dictionary, across multiple repos. We have a team with multiple devs that all work on multiple repos, and we would like to have 1 common/shared dictionary file that we can maintain that we all reference with our spell check plugins.
Beta Was this translation helpful? Give feedback.
All reactions