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§
- Static
Analyzer - Trait for static analyzers (e.g. Vale)
- Static
Analyzer Config - Trait for static analyzer configuration (e.g. .vale.ini)