Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/src/reference/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ The resulting tree will contain the contents of the
workspace root as well as additional files specifed in the ``workspace.josh`` file.
(see [Workspaces](./workspace.md))

<!--
## Pattern filters

The following filters accept a glob like pattern ``X`` that can contain ``*`` to
Expand All @@ -74,7 +73,6 @@ All subdirectories matching the pattern in arbitarily deep subdirectories of the

### Match nested files **`::**/X`**
All files matching the pattern in arbitarily deep subdirectories of the input
-->

Filter order matters
--------------------
Expand Down