Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Add isort to the CI #15

Closed
Flowrey opened this issue Aug 20, 2023 · 0 comments · Fixed by #16
Closed

Add isort to the CI #15

Flowrey opened this issue Aug 20, 2023 · 0 comments · Fixed by #16
Labels
enhancement New feature or request

Comments

@Flowrey
Copy link
Owner

Flowrey commented Aug 20, 2023

Problem to solve

Imports are not sorted

Proposal

Create a github action to check if import are sorted with isort

Further details

Use isort with the black profile: https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#isort
https://pycqa.github.io/isort/docs/configuration/github_action.html

@Flowrey Flowrey added the enhancement New feature or request label Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant