mirror of
https://github.com/sharkdp/bat
synced 2024-11-04 18:00:24 +00:00
Linting
This commit is contained in:
parent
44bdae0212
commit
dc10246bd2
@ -306,7 +306,7 @@ impl<'a> Printer for InteractivePrinter<'a> {
|
||||
let true_color = self.config.true_color;
|
||||
let colored_output = self.config.colored_output;
|
||||
let italics = self.config.italics;
|
||||
|
||||
|
||||
for &(style, region) in regions.iter() {
|
||||
let text = &*self.preprocess(region, &mut cursor_total);
|
||||
write!(
|
||||
|
Loading…
Reference in New Issue
Block a user