Skip to main content

Crate scute_config

Crate scute_config 

Source
Expand description

Configuration loading for Scute checks.

Finds and parses .scute.yml, walking up from the project root to the nearest git boundary. Each check can pull its own typed Definition from the shared config file.

Structs§

ScuteConfig

Enums§

ConfigError