Ignore clippy warning

This commit is contained in:
Joscha 2022-01-08 04:12:02 +01:00
parent efc97800b2
commit 1721f8c456

View file

@ -96,6 +96,7 @@ impl ShowLines {
));
}
#[allow(clippy::too_many_arguments)]
fn display_line_entry(
&mut self,
number: Option<usize>,