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

Apply infer_kwarg_from_call() to more checks #8775

Merged

Commits on Jun 13, 2023

  1. Apply infer_kwarg_from_call() to more checks

    These mostly solve false negatives for various checks,
    save for one false positive for `use-maxsplit-arg`.
    
    Closes pylint-dev#7761
    jacobtylerwalls committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f8fec60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b692e1 View commit details
    Browse the repository at this point in the history
  3. typo

    jacobtylerwalls committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    840d1ab View commit details
    Browse the repository at this point in the history