Skip to content
Snippets Groups Projects
Commit 6adea371 authored by Moul's avatar Moul
Browse files

[enh] #162: Introduce isort pre-commit hook

Use black profile:
https://github.com/PyCQA/isort/issues/1518#issuecomment-703056188
https://pycqa.github.io/isort/docs/configuration/config_files/
https://pycqa.github.io/isort/docs/configuration/profiles/

Add pylint configuration in pyproject.toml

Exclude 'docs' folder check when running:
pre-commit run isort -a
parent cb571987
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment