chore: appease clippy
This commit is contained in:
parent
76a92aff2f
commit
ac0e677fae
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue