mirror of https://github.com/astral-sh/ruff
[red-knot] Shorten the paths for some mdtest files (#14267)
This commit is contained in:
parent
5a3886c8b5
commit
3ef4b3bf32
|
|
@ -53,7 +53,7 @@ repos:
|
|||
files: '^crates/.*/resources/mdtest/.*\.md'
|
||||
exclude: |
|
||||
(?x)^(
|
||||
.*?invalid(_.+)_syntax.md
|
||||
.*?invalid(_.+)*_syntax\.md
|
||||
)$
|
||||
additional_dependencies:
|
||||
- black==24.10.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue