SIGN IN SIGN UP

Minor optimization of line number length logic (#26845)

In `layout_excerpt_gutter`, compute max line number length once instead
of for every row

In `max_line_number_width`, use ilog10 instead of converting to floats
and back

Release Notes:

- N/A
M
Michael Sloan committed
ef91e7afae47d6ec2b1169e7948be768d257d981
Parent: c220fb3
Committed by GitHub <noreply@github.com> on 3/15/2025, 7:28:50 PM