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: Improve ending commas/semicolon behavior #337

Draft
wants to merge 18 commits into
base: next
Choose a base branch
from

Commits on Oct 25, 2024

  1. fix: allows sorting nodes to specify whether they require an ending s…

    …emicolon/comma when inline
    hugop95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5eb1c1f View commit details
    Browse the repository at this point in the history
  2. test: fixes tests

    hugop95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0e79823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a0438f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43c51f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2396e26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d01261b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94866af View commit details
    Browse the repository at this point in the history
  8. test(sort-enums): adds tests

    hugop95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ee5ec59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39b2f14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b31aa25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c9c7ab View commit details
    Browse the repository at this point in the history
  12. test(sort-union): adds tests

    hugop95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    da4b9a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    086178e View commit details
    Browse the repository at this point in the history
  14. test(sort-sets): adds tests

    hugop95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f2fb67a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65ac192 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3420788 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a5fb31 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2b266b8 View commit details
    Browse the repository at this point in the history