Skip to content
Snippets Groups Projects
Commit 9bc8e487 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[pre-commit] isort needs specific setup to point to pyproject.toml

parent 2c4cb890
No related branches found
No related tags found
1 merge request!30Adds pre-commit support
Pipeline #52944 failed
......@@ -5,6 +5,7 @@ repos:
rev: 5.9.3
hooks:
- id: isort
args: [--settings-path, "pyproject.toml"]
- repo: https://github.com/psf/black
rev: 21.7b0
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment