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