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 false positive when iterating over Enum #312

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

Commits on Apr 27, 2023

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    af7c890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11e6b3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. recursive enum check

    pm3512 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b36da88 View commit details
    Browse the repository at this point in the history
  2. added for loop handling

    pm3512 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d2cb703 View commit details
    Browse the repository at this point in the history
  3. added tests

    pm3512 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    755f846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    300435c View commit details
    Browse the repository at this point in the history
  5. updates changelog

    anudaweerasinghe committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c6d4042 View commit details
    Browse the repository at this point in the history
  6. fixes styling

    anudaweerasinghe committed May 6, 2023
    Configuration menu
    Copy the full SHA
    17193dd View commit details
    Browse the repository at this point in the history
  7. fixes changelog

    anudaweerasinghe committed May 6, 2023
    Configuration menu
    Copy the full SHA
    923692e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    33b7691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abbc63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9227727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27d90e View commit details
    Browse the repository at this point in the history
  5. fixes changelog

    anudaweerasinghe committed May 7, 2023
    Configuration menu
    Copy the full SHA
    0ffb902 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3fb624 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8743ead View commit details
    Browse the repository at this point in the history