Closed TennisGazelle closed 5 years ago
@TennisGazelle this seems a little weird. now that there are separate log methods for stdout vs stderr, they should probably be prefixed with "STDERR" and "STDOUT" respectively. Instead of having stdout prefixed with "OUTPUT" and stderr prefixed with "STDOUT" (which could be quite confusing when trying to figure out an issue by browsing logs)
i can fix that. can i get contributor permissions, even without mergeability rights? (i don't like dealing with forks)
@TennisGazelle also, add a unit test. Circle CI didn't complain on this PR, but a dependency PR broke due to dropped BRANCH coverage. https://github.com/intuit/judo/pull/24
@TennisGazelle also, add a unit test. Circle CI didn't complain on this PR, but a dependency PR broke due to dropped BRANCH coverage. #24
ok
npm run lint
?fix/12-some-bug