Function tally_tidy_advice

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

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