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 static typing to Python & add type checking CI #546

Closed
wants to merge 27 commits into from

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    ae399b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc5f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75fbc75 View commit details
    Browse the repository at this point in the history
  4. move to module imports

    AAGaming00 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f6401f4 View commit details
    Browse the repository at this point in the history
  5. add pyright ci

    AAGaming00 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5838ddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    300885f View commit details
    Browse the repository at this point in the history
  7. make ci title consistent

    AAGaming00 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e22cc62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b81c41f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d68809 View commit details
    Browse the repository at this point in the history
  10. with, not env

    AAGaming00 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3960d28 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    0c2079f View commit details
    Browse the repository at this point in the history
  2. Moved main.py

    WerWolv committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a0d50ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75ae7df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. speed up stupid make

    AAGaming00 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b704365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e10be View commit details
    Browse the repository at this point in the history
  3. fix broken import

    AAGaming00 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4b89fc1 View commit details
    Browse the repository at this point in the history
  4. oops

    AAGaming00 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e8cbeb1 View commit details
    Browse the repository at this point in the history
  5. fix paths

    AAGaming00 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ade7cb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    944e0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cdb491 View commit details
    Browse the repository at this point in the history
  3. fix typo

    this is what i get for commiting to main 😔
    PartyWumpus authored and marios8543 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a231225 View commit details
    Browse the repository at this point in the history
  4. fix bad type on store.tsx

    marios8543 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ffbc79d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d454a40 View commit details
    Browse the repository at this point in the history
  6. fix bad type on store.tsx

    marios8543 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0736a6f View commit details
    Browse the repository at this point in the history
  7. fix uninstall bug

    marios8543 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e0592f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

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