Function tally_format_advice

Source
pub fn tally_format_advice(files: &[Arc<Mutex<FileObj>>]) -> u64
Expand description

Get a total count of clang-format advice from the given list of FileObjs.