Skip to content

Commit a2fefd4

Browse files
author
Stephan Dilly
committed
fix cklippy
1 parent 1a3951d commit a2fefd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tabs/status.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,7 @@ impl Component for Status {
693693
visibility_blocking(self)
694694
}
695695

696+
#[allow(clippy::too_many_lines)]
696697
fn event(
697698
&mut self,
698699
ev: crossterm::event::Event,

0 commit comments

Comments
 (0)