chore: appease clippy

pull/13133/head
Nik Revenco 2025-03-25 12:34:01 +00:00
parent 76a92aff2f
commit ac0e677fae
1 changed files with 1 additions and 1 deletions

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,