Function mit_commit_message_lints::external::read_toml

source ·
pub fn read_toml(path: PathBuf) -> Result<String>
Expand description

Find and read the correct toml config

§Errors

If we can’t find a git repository, or if reading the toml file works