Ignore clippy warning
This commit is contained in:
parent
efc97800b2
commit
1721f8c456
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ impl ShowLines {
|
|||
));
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn display_line_entry(
|
||||
&mut self,
|
||||
number: Option<usize>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue