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

Docs: update outdated info in Architecture page #7816

Merged
merged 1 commit into from Dec 26, 2016

Commits on Dec 26, 2016

  1. Docs: update outdated info in Architecture page

    * The `cli` description stated that `bin/eslint.js` calls `process.exit()`, but this is no longer correct (this changed in 759525e).
    * The `eslint` description stated that the traverser emits events with the `:after` suffix when exiting nodes, but it actually emits events with the `:exit` suffix (this changed in f1f453d).
    not-an-aardvark committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    ebd5779 View commit details
    Browse the repository at this point in the history