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

Actually add trailing commas to collection literals even if there are terminating comments #3393

Merged
merged 6 commits into from Feb 5, 2023

Commits on Dec 19, 2022

  1. Copy the full SHA
    033057c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b9d225 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Copy the full SHA
    e2bdebd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Copy the full SHA
    ccb9474 View commit details
    Browse the repository at this point in the history
  2. Only enable under preview

    This was annoying to change because I had to first allow transformers
    to also receive a Mode() argument.
    ichard26 committed Feb 5, 2023
    Copy the full SHA
    379bbc5 View commit details
    Browse the repository at this point in the history
  3. Reword changelog entry

    ichard26 committed Feb 5, 2023
    Copy the full SHA
    aa6f082 View commit details
    Browse the repository at this point in the history