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: Don't move comments while splitting delimiters #4248

Merged
merged 8 commits into from Mar 1, 2024

Commits on Feb 22, 2024

  1. fix: Don't merge comments while splitting delimiters

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ce3d055 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: Don't change behavior of string delimiters; Minor refactors

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0ff7c9a View commit details
    Browse the repository at this point in the history
  2. another attempt at lowering complexity

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0c41832 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. third time's the charm

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    efd45cf View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    36072e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Ignore commas too

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    54042b1 View commit details
    Browse the repository at this point in the history
  2. chore: Revert unrelated refactors

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    54a89f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1dfd3 View commit details
    Browse the repository at this point in the history