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

Prevent drifting inline snapshots #8424 #8492

Merged

Commits on May 24, 2019

  1. Prevent drifting inline snapshots jestjs#8424

    Fixes jestjs#8424 by avoiding indenting inline snapshot if second
    line of inline snapshot already has been indented.
    petternordholm committed May 24, 2019
    Copy the full SHA
    3f9ca85 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef5a9e3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Fixed review comment

    Also added a short comment to the code describing its purpose.
    petternordholm committed May 25, 2019
    Copy the full SHA
    9c92314 View commit details
    Browse the repository at this point in the history