You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
golines will shorten a declaration like this:
to
I would expect it to similarly shorten a declaration like
to
but it is left alone. This appears to be due to formatExpr not supporting index expressions. It results in a debug message like