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

strict type checking #539

Merged
merged 18 commits into from Feb 19, 2021
Merged

strict type checking #539

merged 18 commits into from Feb 19, 2021

Commits on Feb 16, 2021

  1. enable strict type checking

    ITProKyle committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    1809819 View commit details
    Browse the repository at this point in the history
  2. set model config type

    ITProKyle committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    04a2eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e08008 View commit details
    Browse the repository at this point in the history
  4. update type annotations for runway.context

    disable strictParameterNoneValue
    ITProKyle committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    46a4752 View commit details
    Browse the repository at this point in the history
  5. fix tests

    ITProKyle committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    ef4ae57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    305ea8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65935d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    389c3cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    356e7df View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. update pyright version

    ITProKyle committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b698eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25b53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbc2db View commit details
    Browse the repository at this point in the history
  4. add more stubs

    ITProKyle committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    902201b View commit details
    Browse the repository at this point in the history
  5. add more stubs

    ITProKyle committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    38e4fde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db1f708 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    933bea1 View commit details
    Browse the repository at this point in the history
  8. apply type annotations to runway/templates

    except for cdk-py
    ITProKyle committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7da26aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73e42a3 View commit details
    Browse the repository at this point in the history