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

[pylint] Implement Pylint typevar-name-incorrect-variance (C0105) #5651

Merged
merged 8 commits into from
Jul 10, 2023

Commits on Jul 10, 2023

  1. Add rule

    tjkuson committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c37475d View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    tjkuson committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1e15866 View commit details
    Browse the repository at this point in the history
  3. Add schema

    tjkuson committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    64f6056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801e4cf View commit details
    Browse the repository at this point in the history
  5. Update schema

    charliermarsh committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7545af5 View commit details
    Browse the repository at this point in the history
  6. Tweak some logic

    charliermarsh committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d6eac5 View commit details
    Browse the repository at this point in the history
  7. Clippy

    charliermarsh committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c83b0bd View commit details
    Browse the repository at this point in the history
  8. Format

    tjkuson committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b2b979a View commit details
    Browse the repository at this point in the history