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

[WIP] Add typechecking using mypy #2897

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

Commits on Jul 9, 2023

  1. Attempt to integrate mypy and some first annotations

    Joeri de Ruiter committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f398028 View commit details
    Browse the repository at this point in the history
  2. Update mypy.yml

    jderuiter committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5eedc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e81c05 View commit details
    Browse the repository at this point in the history
  4. Add missing env variable

    Joeri de Ruiter committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4b19c61 View commit details
    Browse the repository at this point in the history
  5. Just put all Django env variables in

    Joeri de Ruiter committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b6214ac View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Added some more annotations and fixed bw-dev for mypy

    Joeri de Ruiter committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1102350 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

Commits on Jul 21, 2023

  1. More type annotations for models

    Joeri de Ruiter committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9891b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e7a3d View commit details
    Browse the repository at this point in the history