chore: appease clippy

This commit is contained in:
Nik Revenco 2025-03-25 12:34:01 +00:00
parent 76a92aff2f
commit ac0e677fae

View file

@ -48,7 +48,7 @@ impl Decoration for InlineBlame {
.set_string_truncated(
renderer.viewport.x + start_drawing_at,
pos.visual_line,
&blame,
blame,
renderer.viewport.width.saturating_sub(start_drawing_at) as usize,
|_| self.style,
true,