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
"lines": content.count('\n') + (1ifcontentandnotcontent.endswith('\n') else0),# count lines by '\n'; add 1 if last line has no newline to match real wc command behavior"
0 commit comments