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
Empty lines at the end of test log files are easy to accidentally add and hard to spot. They get read during test cases and make their way into expected data files. It would be nice if the format command could trim those files and lint could notify the developer about them.