Skip to main content

check_file_style

Function check_file_style 

Source
fn check_file_style(
    base_path: &Path,
    check: &mut RunningCheck,
    file: &Path,
    contents: &str,
)