Skip to content

Treat warning as normal when --quiet option is passed#7

Closed
ysohda wants to merge 1 commit into
pgAdmin:masterfrom
ysohda:master
Closed

Treat warning as normal when --quiet option is passed#7
ysohda wants to merge 1 commit into
pgAdmin:masterfrom
ysohda:master

Conversation

@ysohda

@ysohda ysohda commented Jul 31, 2019

Copy link
Copy Markdown

When ---quiet option is passed and there are no errors but some warnings, eslint-parallel returns 1. This is not an expected behavior. So with this change, eslint-parallel returns 0 when --quiet option is passed and there are no errors but some warnings. Also in this case, the last message color is yellow as well as eslint does.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant