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

Isort integration #727

Merged
merged 12 commits into from Apr 22, 2020
Merged

Isort integration #727

merged 12 commits into from Apr 22, 2020

Commits on Apr 10, 2020

  1. Added isort configuration

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e7165a7 View commit details
    Browse the repository at this point in the history
  2. Added isort to tox envlist

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    8ae0ecb View commit details
    Browse the repository at this point in the history
  3. Added Makefile format command with isort support

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    aee9bff View commit details
    Browse the repository at this point in the history
  4. Sorted tests import per isort 4.3.21

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    b6eafee View commit details
    Browse the repository at this point in the history
  5. Sorted tests import per isort 4.3.21

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    a1057f9 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/isort-integration' into isort-in…

    …tegration
    
    # Conflicts:
    #	tests/test_common.py
    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    809428d View commit details
    Browse the repository at this point in the history
  7. Sorted oauthlib imports per isort 4.3.21

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    1a1df22 View commit details
    Browse the repository at this point in the history
  8. Fixed sorted import for < py37

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f9e9f33 View commit details
    Browse the repository at this point in the history
  9. Add missing new line in setup.cfg

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9334b86 View commit details
    Browse the repository at this point in the history
  10. Add missing new line in tox.ini

    Anton Ruhlov committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    404f4c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    2221098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e58284 View commit details
    Browse the repository at this point in the history