We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dd598a + 391b6d2 commit 3f4185dCopy full SHA for 3f4185d
.pre-commit-config.yaml
@@ -18,3 +18,4 @@ repos:
18
- id: isort
19
name: isort (python)
20
files: ^(tests|schematic|schematic_api)/
21
+ args: ["--profile", "black", "--filter-files"]
0 commit comments