Use a separate PrinterFlag for including fix diffs (#4615)

This commit is contained in:
Charlie Marsh 2023-05-24 10:22:37 -04:00 committed by GitHub
parent 8961d8eb6f
commit 040fb9cef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 36 additions and 33 deletions

View file

@ -254,7 +254,6 @@ mod test {
LogLevel::Default,
FixMode::None,
Flags::SHOW_VIOLATIONS,
false,
);
let mut writer: Vec<u8> = Vec::new();
// Mute the terminal color codes