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

feat: improve Python named-type argument checks #1341

Merged
merged 4 commits into from
Jul 28, 2022

Commits on Jul 25, 2022

  1. @NamedTypeArgs checks we don't have new kwargs following positional args

    Tim Adye authored and Tim Adye committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a73364e View commit details
    Browse the repository at this point in the history
  2. fix Python formatting

    Tim Adye authored and Tim Adye committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    24b8209 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

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