package
2.30.0
Repository: https://github.com/errata-ai/vale.git
Documentation: pkg.go.dev

# Functions

NewChecker creates a spell checker from multiple Hunspell-compatible dictionaries.
UsingDictionary loads the given Hunspell-compatible dictionary.
UsingDictionaryByPath loads the given Hunspell-compatible dictionary using the given local paths.
WithDefault specifies if Vale's default dictionary should be loaded.
WithPath specifies the location of Hunspell-compatible dictionaries.

# Constants

specific Affix types.
specific Affix types.

# Structs

Checker is a spell-checker based on multiple dictionaries.
Options controls the checker-creation process:.

# Type aliases

A CheckerOption is a setting that changes the checker-creation process.