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

F401 - update documentation and deprecate ignore_init_module_imports #11436

Merged
merged 20 commits into from
May 21, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e78fee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ac09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb1ac97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7706561 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    36b4331 View commit details
    Browse the repository at this point in the history
  2. add module member name field to UnusedImport violation; redundant-ali…

    …as message to use that instead of the binding name
    plredmond committed May 20, 2024
    Configuration menu
    Copy the full SHA
    63a9676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f656ca4 View commit details
    Browse the repository at this point in the history
  4. restore deprecated behavior for f401 when linter.ignore_init_module_i…

    …mports=false: emit unsafe fixes to remove unused imports even in __init__.py
    plredmond committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1bfa7b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f0b79e View commit details
    Browse the repository at this point in the history
  6. tests for f401 in stable w/ deprecated option: emit unsafe fixes to r…

    …emove unused imports even in __init__.py
    plredmond committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3202de8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97d1526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d3ffbd View commit details
    Browse the repository at this point in the history
  9. cargo dev generate-all

    plredmond committed May 20, 2024
    Configuration menu
    Copy the full SHA
    249d848 View commit details
    Browse the repository at this point in the history
  10. tweak boolean condition

    plredmond committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b6871c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    715da2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21fe25e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    26f80c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be489f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    943ee25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6028415 View commit details
    Browse the repository at this point in the history