Module vale

Source
Expand description

§Vale interface

Provides programmtic access to Vale prose analyzer.

Structs§

Vale
Vale installation details
ValeBuilder
Use builder syntax to set the inputs and finish with build().
ValeConfig
Vale configuration
ValeConfigBuilder
Use builder syntax to set the inputs and finish with build().
ValeOutput
Vale output
ValeOutputItem
Vale output item
ValeOutputItemAction
Vale output item action

Enums§

ValeOutputItemSeverity
Vale output severity

Functions§

parse_vale_output
Parse Vale output
preprocess_vale_output
Preprocess Vale output
print_vale_output
Print Vale output