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

[Test] parsers.all augments suggestion code output #3154

Merged

Commits on Dec 11, 2021

  1. [Test] parsers.all augments suggestion code output

    parsers.all generates an extraComment which is appended to test case examples and their expected output.
    Eslint's suggestions API also allows recommended code changes, and RuleTester compares expected changes against generated changes. However, parsers.all didn't augment these expected outputs with the extraComment.
    duncanbeevers committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    f7943d5 View commit details
    Browse the repository at this point in the history