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

[flake8-slots] Add plugin, add SLOT000, SLOT001 and SLOT002 #4909

Merged
merged 13 commits into from
Jun 9, 2023
Merged

[flake8-slots] Add plugin, add SLOT000, SLOT001 and SLOT002 #4909

merged 13 commits into from
Jun 9, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    743460e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c406f11 View commit details
    Browse the repository at this point in the history
  3. cargo insta review

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    95ad00a View commit details
    Browse the repository at this point in the history
  4. Fix docs

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3a5b9ff View commit details
    Browse the repository at this point in the history
  5. Fix docs

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d054a85 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b3d9b9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    848a344 View commit details
    Browse the repository at this point in the history
  8. Fix passed statement

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    76886bd View commit details
    Browse the repository at this point in the history
  9. cargo clippy

    qdegraaf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7597ac0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    b43a21a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9956c9e View commit details
    Browse the repository at this point in the history
  3. Allow AnnAssign

    charliermarsh committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5ab1077 View commit details
    Browse the repository at this point in the history
  4. Fix docs

    charliermarsh committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5469a3c View commit details
    Browse the repository at this point in the history