spellcheck.toml 111 B

123456
  1. [Hunspell]
  2. use_builtin = true
  3. skip_os_lookups = false
  4. search_dirs = ["."]
  5. extra_dictionaries = ["solana.dic"]