mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-12 17:27:19 +02:00
Applied linter fixes
This commit is contained in:
committed by
David Peter
parent
a21ae614e6
commit
82f14121bd
@ -88,7 +88,7 @@ impl<'b> Controller<'b> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
fn print_file_ranges<'a, P: Printer>(
|
||||
fn print_file_ranges<P: Printer>(
|
||||
&self,
|
||||
printer: &mut P,
|
||||
writer: &mut Write,
|
||||
|
Reference in New Issue
Block a user