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

Overrides check #257

Merged
merged 36 commits into from
Jan 15, 2024
Merged

Overrides check #257

merged 36 commits into from
Jan 15, 2024

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    33fd0a1 View commit details
    Browse the repository at this point in the history
  2. add any type

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c5cad9c View commit details
    Browse the repository at this point in the history
  3. add typing

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5ffc5de View commit details
    Browse the repository at this point in the history
  4. @see does not check types

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    47c3f7e View commit details
    Browse the repository at this point in the history
  5. typing overrides

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    099be16 View commit details
    Browse the repository at this point in the history
  6. flake8

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f1fd5da View commit details
    Browse the repository at this point in the history
  7. check return

    Christian-B committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2a9562f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. only print error imports

    Christian-B committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bd145f9 View commit details
    Browse the repository at this point in the history
  2. typing

    Christian-B committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    dabbe6b View commit details
    Browse the repository at this point in the history
  3. check overrides return

    Christian-B committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4a16be2 View commit details
    Browse the repository at this point in the history
  4. more typing

    Christian-B committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a4cbe7f View commit details
    Browse the repository at this point in the history
  5. add overload

    Christian-B committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f4efa2a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. typing and testing

    Christian-B committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    21f9b87 View commit details
    Browse the repository at this point in the history
  2. add check

    Christian-B committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2561eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d37c74 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    621fe29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db988e4 View commit details
    Browse the repository at this point in the history
  3. flake8

    Christian-B committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ba66555 View commit details
    Browse the repository at this point in the history
  4. check cls overrides

    Christian-B committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    eb49b69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7f047 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. merged in master

    Christian-B committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7290c07 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    caceb8f View commit details
    Browse the repository at this point in the history
  2. Type Checking

    Christian-B committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e47d5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c066f9 View commit details
    Browse the repository at this point in the history
  4. typing

    Christian-B committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9243f7a View commit details
    Browse the repository at this point in the history
  5. spelling

    Christian-B committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    68f38d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. merged in master

    Christian-B committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a28409d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. merge

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f0c608e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c2197 View commit details
    Browse the repository at this point in the history
  3. typing fixes

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0dee47b View commit details
    Browse the repository at this point in the history
  4. single letter to TypeVar

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6903f2d View commit details
    Browse the repository at this point in the history
  5. docs

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    13f18d2 View commit details
    Browse the repository at this point in the history
  6. spelling

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dc14b8c View commit details
    Browse the repository at this point in the history
  7. more spelling

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5a7bf6d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. merge

    Christian-B committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fb779e0 View commit details
    Browse the repository at this point in the history