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 void_function_in_ternary incorrectly triggered with if statement #5674

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    65f72bc View commit details
    Browse the repository at this point in the history
  2. fix: test cases

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0ca536b View commit details
    Browse the repository at this point in the history
  3. fix: IntegrationTests

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f439ad2 View commit details
    Browse the repository at this point in the history
  4. update

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    65d7eac View commit details
    Browse the repository at this point in the history
  5. fix: isIfExprImplicitReturn

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    29b49ce View commit details
    Browse the repository at this point in the history
  6. fix: test

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e810d70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbf755c View commit details
    Browse the repository at this point in the history
  8. fix: test error

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c16a7c0 View commit details
    Browse the repository at this point in the history
  9. refactor

    u-abyss committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cc6fc9d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix: test

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0e9e428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33917a View commit details
    Browse the repository at this point in the history
  3. fix: IntegrationTests

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8d5b9f8 View commit details
    Browse the repository at this point in the history
  4. update

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    be1efd1 View commit details
    Browse the repository at this point in the history
  5. fix: isIfExprImplicitReturn

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    dbeef12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae1cf7e View commit details
    Browse the repository at this point in the history
  7. fix: test error

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    df72a00 View commit details
    Browse the repository at this point in the history
  8. refactor

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5544376 View commit details
    Browse the repository at this point in the history
  9. remove duplicated test case

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a38ce32 View commit details
    Browse the repository at this point in the history
  10. change: test case

    u-abyss committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e52ccd3 View commit details
    Browse the repository at this point in the history