formatter -> processed

This commit is contained in:
zimbatm 2021-03-01 11:38:23 +01:00
parent a5f76ebc57
commit 96058b3eb5
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7

View File

@ -171,7 +171,7 @@ pub fn run_treefmt(
// FIXME: do we care about the output?
Ok(_) => {
CLOG.info(&format!(
"{}: {} files formatted in {:?}",
"{}: {} files processed in {:?}",
formatter.name,
paths.len(),
start_time.elapsed()