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
- Tests 1 and 8 were writing multiple json structures
to stdout, which prevented the output being piped
into json lint. Now some additional print statements
are used to combine each test's three json structures
into a since json structure. (Other text is sent to
stderr.)
0 commit comments