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

πŸ‘· Replace reorder-python-imports with isort #702

Merged
merged 2 commits into from
May 16, 2022
Merged

Commits on May 16, 2022

  1. πŸ‘· Replace reorder-python-imports with isort

    * βž• [poetry] Add isort 5.10.1
    
    * πŸ”§ [nox] Add isort to lint dependencies
    
    * πŸ”§ [pre-commit] Replace reorder-python-imports hook by isort
    
    * πŸ”§ [isort] Use black profile
    
    * πŸ”§ [isort] Force single line per import
    
    * πŸ”§ [isort] Force double blank line after imports
    
    * πŸ’„ [nox] Add double blank line after imports
    
    * πŸ”§ [nox] Remove reorder-python-imports from lint dependencies
    
    * βž– [poetry] Remove reorder-python-imports
    
    Retrocookie-Original-Commit: cjolowicz/cookiecutter-hypermodern-python-instance@f196e3c
    cjolowicz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d5c20c4 View commit details
    Browse the repository at this point in the history
  2. πŸ’„ Sort imports

    cjolowicz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ca187bc View commit details
    Browse the repository at this point in the history