diff --git a/.cspell.json b/.cspell.json index 22ca567..d4dcef7 100644 --- a/.cspell.json +++ b/.cspell.json @@ -1,6 +1,4 @@ { - "version": "0.1", - "language": "en", "ignorePaths": [ "**/node_modules/**", "**/vscode-extension/**", @@ -10,5 +8,94 @@ "package-lock.json", "report" ], - "words": [] + "language": "en", + "version": "0.1", + "words": [ + "CLASSPATH", + "CYGWIN", + "Cygwin", + "Detekt", + "Dokka", + "Dorg", + "Harrah", + "Intelli", + "JAVACMD", + "Jacoco", + "Javadoc", + "Ktlint", + "MSYS", + "OSSRH", + "POSIX", + "Qodana", + "SONATYPE", + "Sonarlint", + "Sonatype", + "Xlipse", + "adarshr", + "allprojects", + "alnum", + "apdisk", + "appname", + "arturbosch", + "atlassian", + "autotools", + "buildpath", + "classpath", + "cmake", + "codeql", + "cproject", + "cygpath", + "cygwin", + "deps", + "detekt", + "dokka", + "donotpresent", + "ehthumbs", + "esac", + "esktop", + "factorypath", + "fayard", + "fseventsd", + "getenv", + "gradlenexus", + "gradletasknamecache", + "gradlew", + "hprof", + "icns", + "jacoco", + "javac", + "javadoc", + "jetbrains", + "jlleitschuh", + "kohsuke", + "ktlint", + "loadpath", + "metacharacter", + "mpeltonen", + "msix", + "msys", + "mythicdrops", + "nbbuild", + "nbdist", + "nbproject", + "pixeloutlaw", + "publih", + "publishplugin", + "pydevproject", + "qodana", + "readarray", + "relases", + "replstate", + "sarif", + "sbteclipse", + "shipkit", + "sonarlint", + "sonatype", + "stackdump", + "subprojects", + "testlogger", + "texlipse", + "timemachine", + "venv" + ] }