Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(checkers): allow custom checker node args #3179

Merged
merged 1 commit into from Oct 25, 2021

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Sep 30, 2021

Allow specifing of custom checker node arguments.

For example: --checkerNodeArgs "--inspect-brk" --concurrency 1 will allow a developer to debug their checker plugin.

Allow specifing of custom checker node arguments.

For example: `--checkerNodeArgs "--inspect-brk" --concurrency 1` will allow a developer to debug their checker plugin.
@nicojs
Copy link
Member Author

nicojs commented Sep 30, 2021

Note: we can merge this when we're ready to release v4.5

@nicojs
Copy link
Member Author

nicojs commented Oct 21, 2021

@ThierryRietveld would this feature be useful for Danny and you?

@nicojs nicojs merged commit 82c4435 into master Oct 25, 2021
@nicojs nicojs deleted the feat/checkers-node-args branch October 25, 2021 09:59
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.

None yet

1 participant