pub fn load_check_config(harn_file: Option<&Path>) -> CheckConfigExpand description
Load the [check] config from the nearest harn.toml.
Walks up from the given file (or from cwd if no file is given),
stopping at a .git boundary.
pub fn load_check_config(harn_file: Option<&Path>) -> CheckConfigLoad the [check] config from the nearest harn.toml.
Walks up from the given file (or from cwd if no file is given),
stopping at a .git boundary.