Closed greenkeeperio-bot closed 8 years ago
Btw, allowEmptyStderr
only has an effect if the stream
option is set to both
. (With stream set to both and that option unset it considers you expecting output on both streams, and thus throws if stderr
is empty as something must have went wrong)
Ah thanks, that'll teach me for trying to be so quick! I'll remove that option 👍
Hello :wave:
:rocket::rocket::rocket:
atom-linter just published its new version 5.0.1, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of atom-linter – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging :palm_tree:
GitHub Release
sb-exec
to includeignoreExitCode
optionThe new version differs by 28 commits .
6a8f9a1
:arrow_up: Bump version to 5.0.1
387d335
:memo: Document change in changelog
35978b2
:arrow_up: Bump sb-exec version
ba2ed9d
:bug: Fix URLs in package.json
69fdbc3
:arrow_up: Bump version to 5.0.0
2aa3e48
Merge pull request #133 from steelbrain/steelbrain/bump-sb-exec
917bbd5
:arrow_up: Bump sb-exec
ed73836
Merge pull request #132 from steelbrain/steelbrain/expose-directly
2e36848
:new: Use a better way of exposing exec*
f3b2f60
:arrow_up: Bump version to 4.7.0
a13a086
:memo: Document recent changes in changelog
7271f93
:arrow_up: Bump sb-exec version to include a bugfix
087da6a
:memo: Update docs
638bb97
Merge pull request #126 from steelbrain/greenkeeper-eslint-2.4.0
aba67d4
chore(package): update eslint to version 2.4.0
There are 28 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:
This change is