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
libeinfo.c, functions.sh: Drop upper limit for EINFO_INDENT
_eindent() already limits the width, so the additional limit in eindent
is not needed. It also prevented proper alignment of corresponding
eindent and eoutdent calls when the limit was exceeded.
0 commit comments