Properties

Defines the properties for the ValeConfigurationIgnore class.

GlobPattern

Represents the file-matching pattern to apply the ignore to. For example, [*] matches all files while [*.{md,txt}] only matches files with the .md or .txt extension.

IgnorePatterns

Specifies one or more patterns for Vale to use when deciding whether to skip processing text.

Last modified March 10, 2023: (GH-71) Document Vale classes (ad1e42a)