Versions in this module Expand all Collapse all v4 v4.2.1 Aug 8, 2024 Changes in this version + type Aspell struct + AllowedWords []string + HelpText string + Ignore []string + MinLength int + Mode mode + func New(filename string) (Aspell, error) + func (a Aspell) Check(subjects []string, commitsFull []string, content []map[string]string) error Other modules containing this package github.com/haproxytech/check-commit/v5