Function check_trailing_newline

Source
pub fn check_trailing_newline(path: &Path, fix: bool) -> Result<()>