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

solve the problem of duplicate comments and blank lines #5232

Merged

Commits on Sep 19, 2024

  1. feat:

    1. solve the problem of duplicate comments and blank lines
    2. reduce the data growth of the item table
    3. in the same case, the size of ItemChangeSets can be reduced
    4. when revoke configuration, if there is only one comment or blank line, it will not be deleted.
    youngzil committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c7dcf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    444ce9b View commit details
    Browse the repository at this point in the history
  2. fix:

    1. add CHANGES.md
    2. PropertyResolver code style format
    3. Revoke configurations cause the line num to be disordered
    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    859bbdb View commit details
    Browse the repository at this point in the history
  3. fix:code optimization

    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    904ab87 View commit details
    Browse the repository at this point in the history
  4. feat:

    1. solve the problem of duplicate comments and blank lines
    2. reduce the data growth of the item table
    3. in the same case, the size of ItemChangeSets can be reduced
    4. when revoke configuration, if there is only one comment or blank line, it will not be deleted.
    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    09b4601 View commit details
    Browse the repository at this point in the history
  5. fix:

    1. add CHANGES.md
    2. PropertyResolver code style format
    3. Revoke configurations cause the line num to be disordered
    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fdc5e60 View commit details
    Browse the repository at this point in the history
  6. fix:code optimization

    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    48da7db View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'youngzil/feature/comment_and_blank_repe…

    …at' into feature/comment_and_blank_repeat
    youngzil committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1c024df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'master' into feature/comment_and_blank_repeat

    # Conflicts:
    #	CHANGES.md
    youngzil committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    84180a2 View commit details
    Browse the repository at this point in the history