[red-knot] Shorten the paths for some mdtest files (#14267)

This commit is contained in:
Alex Waygood
2024-11-11 11:34:33 +00:00
committed by GitHub
parent 5a3886c8b5
commit 3ef4b3bf32
17 changed files with 1 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ repos:
files: '^crates/.*/resources/mdtest/.*\.md'
exclude: |
(?x)^(
.*?invalid(_.+)_syntax.md
.*?invalid(_.+)*_syntax\.md
)$
additional_dependencies:
- black==24.10.0