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-pyi] Add PYI032 rule with autofix #4695

Merged
merged 10 commits into from
May 28, 2023
Merged

[flake8-pyi] Add PYI032 rule with autofix #4695

merged 10 commits into from
May 28, 2023

Commits on May 28, 2023

  1. Add boilerplate and fixtures

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5231dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591d82c View commit details
    Browse the repository at this point in the history
  3. Fix violation logic

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5d234dd View commit details
    Browse the repository at this point in the history
  4. Add autofix logic

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    b7e4585 View commit details
    Browse the repository at this point in the history
  5. cargo insta review

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    4049c30 View commit details
    Browse the repository at this point in the history
  6. Update ruff.schema.json

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    20d39ba View commit details
    Browse the repository at this point in the history
  7. Add ... to docs

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6b00fc0 View commit details
    Browse the repository at this point in the history
  8. Add indent to ...

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    7f69c5b View commit details
    Browse the repository at this point in the history
  9. Add \n to docs

    qdegraaf committed May 28, 2023
    Configuration menu
    Copy the full SHA
    236fd55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e0e6c8 View commit details
    Browse the repository at this point in the history