aspell

package
v5.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aspell

type Aspell struct {
	Mode         mode     `yaml:"mode"`
	MinLength    int      `yaml:"min_length"`
	Ignore       []string `yaml:"ignore"`
	AllowedWords []string `yaml:"allowed"`
	HelpText     string   `yaml:"-"`
}

func New

func New(filename string) (Aspell, error)

func (Aspell) Check

func (a Aspell) Check(subjects []string, commitsFull []string, content []map[string]string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL