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

Add option to disable trailing commas on multi-line collections #619

Merged
merged 4 commits into from
Sep 13, 2023

Commits on Sep 7, 2023

  1. Add option to disable trailing commas on multi-line collections

    Extends the configuration options to allow disabling the addtion of trailing commas on multi-line collections.
    mlavergn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ff93f49 View commit details
    Browse the repository at this point in the history
  2. - adopt PR recommendations

    mlavergn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    da79b03 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. - PR setting renamed to multiElementCollectionTrailingCommas and use …

    …literal rather than initializer
    mlavergn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f7140e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    1454d46 View commit details
    Browse the repository at this point in the history