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

Fix empty line check between array elements #14736

Merged
merged 7 commits into from
May 5, 2023
Merged

Commits on Apr 24, 2023

  1. Newlines in arrays are now preserved even when there are characters b…

    …etween the element and the comma
    ☀️ committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6f8bb7a View commit details
    Browse the repository at this point in the history
  2. Add tests

    ☀️ committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8419147 View commit details
    Browse the repository at this point in the history
  3. Update existing snapshots

    ☀️ committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9e05494 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    ☀️ committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    727d2fa View commit details
    Browse the repository at this point in the history
  5. Update changelog

    fisker committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d411464 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Use destructuring assignment

    ☀️ committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5db9ab3 View commit details
    Browse the repository at this point in the history
  2. Import functions directly

    ☀️ committed May 5, 2023
    Configuration menu
    Copy the full SHA
    613145e View commit details
    Browse the repository at this point in the history