We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18ca3af + a187efb commit 4311b2cCopy full SHA for 4311b2c
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,8 @@ repos:
13
language: system
14
pass_filenames: false
15
files: '.*models\.py$|.*models/.*\.py$'
16
-
+ exclude: '.*\/notifications\/models\.py$'
17
+
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
# Ruff version.
20
rev: v0.11.12
0 commit comments