pub fn tally_tidy_advice(files: &[Arc<Mutex<FileObj>>]) -> u64
Get a total count of clang-tidy advice from the given list of FileObjs.