Skip to content

Conversation

danielpeintner
Copy link
Member

see #1430

@danielpeintner danielpeintner requested a review from relu91 as a code owner October 7, 2025 09:24
@danielpeintner danielpeintner mentioned this pull request Oct 7, 2025
14 tasks
@danielpeintner
Copy link
Member Author

According to https://nodejs.org/api/process.html#processexitcode it is not best practice to use process.exit(1) and one could/should use process.exitCode = 1.
Anyhow, in the CLI case I think we should exit and hence I ignored those 3 issues in the CLI code.

Any thoughts?

@danielpeintner danielpeintner changed the title refactor: turn off warning/error in CLI refactor: eslint no-process-exit, turn off warning in CLI Oct 8, 2025
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