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

add isort as a pre-commit hook #214

Open
SagiPolaczek opened this issue Nov 15, 2022 · 0 comments
Open

add isort as a pre-commit hook #214

SagiPolaczek opened this issue Nov 15, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SagiPolaczek
Copy link
Collaborator

Describe the solution you'd like
Adding isort to the pre-commit hooks and apply it to all files.

Describe alternatives you've considered
There are other libraries, isort is a popular one.

Additional context
references:
https://github.com/PyCQA/isort
https://pycqa.github.io/isort/docs/configuration/pre-commit.html
https://github.com/psf/black/blob/main/.pre-commit-config.yaml#:~:text=github.com/pycqa/-,isort,-rev%3A%205.10.1

@SagiPolaczek SagiPolaczek added enhancement New feature or request good first issue Good for newcomers labels Nov 15, 2022
@SagiPolaczek SagiPolaczek linked a pull request May 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant