Skip to main content

load_check_config

Function load_check_config 

Source
pub fn load_check_config(harn_file: Option<&Path>) -> CheckConfig
Expand 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.