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

Disable the xo/no-process-exit rule for sanity #39

Merged
merged 1 commit into from May 3, 2016

Conversation

florianb
Copy link
Contributor

@florianb florianb commented May 3, 2016

I'm not getting hugged without that rule being disabled:

  > xo && ava

  index.js:66:3
  ✖  66:3  Only use process.exit() in CLI apps. Instead, throw an error.  xo/no-process-exit
  ✖  71:3  Only use process.exit() in CLI apps. Instead, throw an error.  xo/no-process-exit

@sindresorhus sindresorhus merged commit eed3693 into sindresorhus:master May 3, 2016
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

2 participants