Crate dictator_core

Crate dictator_core 

Source

Re-exports§

pub use config::DecreeSettings;
pub use config::DictateConfig;

Modules§

config
Configuration loading for .dictate.toml
linter_output
Linter output parsing - converts external linter JSON to Dictator Diagnostics

Structs§

Regime
The Regime: owns decree instances and enforces them over sources.
Source
In-memory source file for the Regime to enforce.