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 cf4f12f commit 55c6a80Copy full SHA for 55c6a80
doc/migrations.rst
@@ -21,7 +21,7 @@ Migrating 6.5.x — 7.0.x
21
to be changed to ``*/tests/*``.
22
23
- ``**`` now matches any number of nested directories. If you wish to retain the behavior of
24
- ``**/tests/*`` in previous versions then ``*/**/tests/*`` can be used instead.
+ ``**/tests/*`` in previous versions then ``*/**/tests/*`` can be used instead.
25
26
- When remapping file paths with ``[paths]``, a path will be remapped only if
27
the resulting path exists. Ensure that remapped ``[paths]`` exist when upgrading
0 commit comments