Skip to main content

Crate baraddur

Crate baraddur 

Source

Modules§

config
git
Git-aware path discovery for check --staged / check --since.
output
pipeline
watcher

Structs§

App
RunOnceOptions
Options for a one-shot App::run_once invocation.

Functions§

apply_profile
Filters cfg.steps to the named profile’s members, preserving declaration order. Errors if the profile name isn’t defined in cfg.profiles or if a member name references a step that no longer exists (the latter should be caught by validate, but we check defensively).