View Source API Reference credo_spellchecker v0.1.6

Modules

CredoSpellchecker provides code spellcheck support for Elixir projects.

Filters out words that are found in the given dictionaries, leaving only misspelled words.

Reads dictionary files.

A GenServer to cache dictionaries from DictionaryReader

Words should not be misspelled.