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 4bb004f commit fb55ca9Copy full SHA for fb55ca9
docs/src/reference/filters.md
@@ -56,7 +56,6 @@ The resulting tree will contain the contents of the
56
workspace root as well as additional files specifed in the ``workspace.josh`` file.
57
(see [Workspaces](./workspace.md))
58
59
-<!--
60
## Pattern filters
61
62
The following filters accept a glob like pattern ``X`` that can contain ``*`` to
@@ -74,7 +73,6 @@ All subdirectories matching the pattern in arbitarily deep subdirectories of the
74
73
75
### Match nested files **`::**/X`**
76
All files matching the pattern in arbitarily deep subdirectories of the input
77
--->
78
79
Filter order matters
80
--------------------
0 commit comments