Skip to content

package.json: add --continue-on-error flag - #4307

Merged
XhmikosR merged 1 commit into
mainfrom
XhmikosR-patch-4
Dec 21, 2021
Merged

package.json: add --continue-on-error flag#4307
XhmikosR merged 1 commit into
mainfrom
XhmikosR-patch-4

Conversation

@XhmikosR

@XhmikosRXhmikosR commented Dec 18, 2021

Copy link
Copy Markdown
Contributor

This should allow the test:lint script to finish and not just exit immediately if one of the subscripts fails. The script will still fail, just not immediately without the other scripts finishing first.

@XhmikosR
XhmikosR requested a review from a team as a code ownerDecember 18, 2021 21:06
@XhmikosRXhmikosR changed the title package.json: add --continiue-on-error flagpackage.json: add --continue-on-error flagDec 18, 2021
@aymen94

Copy link
Copy Markdown
Member

LGTM 😁

@XhmikosR
XhmikosR enabled auto-merge (squash) December 21, 2021 06:33
@XhmikosR
XhmikosR merged commit 9546a9a into mainDec 21, 2021
@XhmikosR
XhmikosR deleted the XhmikosR-patch-4 branch December 21, 2021 06:36
Sign up for freeto 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.

2 participants

@XhmikosR@aymen94