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

Use isort instead of flake8-import-order #12

Merged
merged 6 commits into from
Mar 15, 2022
Merged

Use isort instead of flake8-import-order #12

merged 6 commits into from
Mar 15, 2022

Commits on Mar 15, 2022

  1. Remove flake8-import-order

    edsq committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b11b391 View commit details
    Browse the repository at this point in the history
  2. Add isort

    edsq committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b88061a View commit details
    Browse the repository at this point in the history
  3. Add flake8-isort plugin

    edsq committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    69627de View commit details
    Browse the repository at this point in the history
  4. Add isort to pre-commit

    edsq committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ee7b957 View commit details
    Browse the repository at this point in the history
  5. Add isort nox session

    edsq committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    fe9bd06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83ec66c View commit details
    Browse the repository at this point in the history