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

Emit possibly-used-before-assignment after if/else switches #8952

Merged
merged 20 commits into from
Apr 17, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    4ee174f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b42d21 View commit details
    Browse the repository at this point in the history
  3. Add news

    jacobtylerwalls committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f17a83c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c09c0a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    55a86e4 View commit details
    Browse the repository at this point in the history
  2. Fix false negative

    jacobtylerwalls committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7a983a2 View commit details
    Browse the repository at this point in the history
  3. Update output

    jacobtylerwalls committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    99b2fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a771383 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Add test case

    jacobtylerwalls committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f06f2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c758e2 View commit details
    Browse the repository at this point in the history
  3. Add test

    jacobtylerwalls committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    48a0f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    35fb7d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76fe5ca View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    79fac0f View commit details
    Browse the repository at this point in the history
  2. Add good/bad

    jacobtylerwalls committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3fefce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282150b View commit details
    Browse the repository at this point in the history
  4. Move details.rst

    jacobtylerwalls committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a6dfb21 View commit details
    Browse the repository at this point in the history
  5. Add expected msg

    jacobtylerwalls committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cc80eb9 View commit details
    Browse the repository at this point in the history
  6. Update docs

    jacobtylerwalls committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d40710e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    jacobtylerwalls and Pierre-Sassoulas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b362668 View commit details
    Browse the repository at this point in the history