Skip to content

👷 Replace reorder-python-imports with isort#741

Merged
cjolowicz merged 9 commits intomainfrom
test/isort
Dec 25, 2021
Merged

👷 Replace reorder-python-imports with isort#741
cjolowicz merged 9 commits intomainfrom
test/isort

Conversation

@cjolowicz
Copy link
Copy Markdown
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