Module analyzer

Module analyzer 

Source
Expand description

§Prose analyzer module

This is where we keep functions and interfaces necessary to execute ACORN’s automated editorial style guide as well as content readability analyzer.

Modules§

readability
Readability utilities
vale
Vale interface

Traits§

StaticAnalyzer
Trait for static analyzers (e.g. Vale)
StaticAnalyzerConfig
Trait for static analyzer configuration (e.g. .vale.ini)