We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3f34f commit b1797f4Copy full SHA for b1797f4
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ exclude: |
6
(?x)^(
7
\.git|
8
__pycache__|
9
- .+\/.+\/migrations\/.*|
+ .*/migrations\/.*|
10
legacy|
11
\.venv
12
)
0 commit comments