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

Ensure that B006 autofixes are inserted after imports #7629

Merged
merged 22 commits into from
Sep 27, 2023

Commits on Aug 22, 2023

  1. Handle one import

    hoxbro committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fb0d790 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Handle multiple imports

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ef25c5c View commit details
    Browse the repository at this point in the history
  2. Use initialization_pos

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7e1f73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbc050 View commit details
    Browse the repository at this point in the history
  4. Rename back to statement

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4fbf635 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    923f86a View commit details
    Browse the repository at this point in the history
  6. Update snapshot

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b245d12 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    hoxbro committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1356849 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    bfb57a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Update snap

    hoxbro committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a52e6d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    2786dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fdb1a4 View commit details
    Browse the repository at this point in the history
  3. Add B006 import tests

    hoxbro committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    996b650 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1d64537 View commit details
    Browse the repository at this point in the history
  2. Remove old snap

    hoxbro committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    432658e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Rename test file

    hoxbro committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    efb68c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83dbcb View commit details
    Browse the repository at this point in the history
  3. Fix duplicate tests

    hoxbro committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cd17b8c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    d8df26e View commit details
    Browse the repository at this point in the history
  2. Update info for new tests

    hoxbro committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6c86f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    bec74c3 View commit details
    Browse the repository at this point in the history
  2. Collapse cases

    charliermarsh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7d27160 View commit details
    Browse the repository at this point in the history