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 #741

Merged
merged 9 commits into from
Dec 25, 2021
Merged

Conversation

cjolowicz
Copy link
Owner

Fixes cjolowicz/cookiecutter-hypermodern-python#192

  • βž• [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

@cjolowicz cjolowicz added the ci Continuous Integration label Dec 25, 2021
@cjolowicz cjolowicz merged commit f196e3c into main Dec 25, 2021
@cjolowicz cjolowicz deleted the test/isort branch December 25, 2021 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use isort
1 participant