[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 1 additions and 1 deletions

View File

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