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

Add broken NoReturn check #5304

Merged
merged 16 commits into from
Mar 10, 2022
Merged

Add broken NoReturn check #5304

merged 16 commits into from
Mar 10, 2022

Commits on Dec 4, 2021

  1. Add broken NoReturn check

    cdce8p committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    d87b313 View commit details
    Browse the repository at this point in the history
  2. Fix python 3.8

    cdce8p committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    20059c6 View commit details
    Browse the repository at this point in the history
  3. Fix parent check

    cdce8p committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    180d664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edeed8 View commit details
    Browse the repository at this point in the history
  5. Update test output

    cdce8p committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    59c3f7d View commit details
    Browse the repository at this point in the history
  6. Rename tests

    cdce8p committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    5300d31 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Revert "Rename tests"

    This reverts commit 5300d31.
    cdce8p committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    dfcef40 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Dec 17, 2021

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

Commits on Jan 10, 2022

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

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    0f9dae0 View commit details
    Browse the repository at this point in the history
  2. Fix Python 3.6

    cdce8p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    17fd5ac View commit details
    Browse the repository at this point in the history
  3. Code review

    cdce8p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1ca6a85 View commit details
    Browse the repository at this point in the history
  4. Check for future import

    cdce8p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cc7fb08 View commit details
    Browse the repository at this point in the history
  5. Fix lineno

    cdce8p committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a6c619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b73e3f6 View commit details
    Browse the repository at this point in the history