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
AFAICT, when the formatting option insertFinalNewline is true, it respects the existing final newline format and when it is false, it always strips the final newline.
IMO, the former is actually a more sane default, but it appears that the default is actually the latter.
The text was updated successfully, but these errors were encountered:
AFAICT, when the formatting option
insertFinalNewline
is true, it respects the existing final newline format and when it is false, it always strips the final newline.IMO, the former is actually a more sane default, but it appears that the default is actually the latter.
The text was updated successfully, but these errors were encountered: