diff --git a/cspell.json b/cspell.json index 99fb6df..5d5c868 100644 --- a/cspell.json +++ b/cspell.json @@ -1,5 +1,14 @@ { "language": "en", "version": "0.2", - "words": ["autodocs", "Milliron", "templating"] + "words": [ + "autodocs", + "Compat", + "COMPATHELPER", + "docstrings", + "markdownlint", + "Milliron", + "runtests", + "templating" + ] }