Skip to content
Snippets Groups Projects
Unverified Commit 41f7dd6b authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(faq): link to more glob pattern examples (#30668)

parent d9cb72d8
No related branches found
No related tags found
No related merge requests found
......@@ -236,6 +236,8 @@ Do the same as above, but instead of an exact match, use a glob prefix:
}
```
For more examples, see [String Pattern Matching, example glob patterns](./string-pattern-matching.md#example-glob-patterns).
### Group all packages starting with `abc` together in one PR
As above, but apply a `groupName`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment