Clippy fixes

This commit is contained in:
Mattias Eriksson 2024-02-05 15:59:07 +01:00 committed by Jeremy Soller
parent 9a36dc2401
commit 05ee3dca4a
4 changed files with 57 additions and 70 deletions

View file

@ -172,6 +172,7 @@ impl MouseReporter {
}
}
#[allow(clippy::too_many_arguments)]
pub fn report_sgr_mouse_wheel_scroll(
&self,
terminal: &Terminal,