-
**Do you want to request a *feature* or report a *bug*?**
I want to request a *feature*.
**What is the current behavior?**
If you use [glob-patterns](https://github.com/isaacs/node-glob) …
-
### Component
Forge
### Describe the feature you would like
> consider globs for --match-contract and --match-test, too, but support passing in multiple of them. Right now using --match-test (and b…
-
## Feature Request
### Crates
tonic-build
### Motivation
It's boring to add .proto files to compile one by one.
### Proposal
Use `glob` crate to match .proto files.
### Alternativ…
arniu updated
3 years ago
-
There is ambiguity in saying $pkgfile-\* (line 17). Running on cups packages, for example, might find a wrong package.
-
Our SVG icons are organised into subdirectories, but `fs.readdirSync` doesn't read recursively.
https://github.com/Ximik/webfont-brunch/blob/8917559f0382ef9864b1adaf5b24c711463fa3d8/src/index.js#L2…
-
### What is the problem this feature would solve?
The pattern matching support isn't extensive enough. Currently I'm having to do the following
```
const COMPONENTS = Array.from(
new Glob(`**…
-
-
#### Describe your feature request
In the `ignore` crate, `WalkerBuilder::override` allows you to pass in overrides, which use ignore globs with the meaning of "!" inverted. For ripgreps `-g` optio…
-
in simple case (not contains `.` and `..`, only follow single path element by double star), iterate whole child directories and match these paths with glob pattern
(in naive globstar implementation, …
-
Hello, how're you? Thanks for such a great project first of all! 😄
I have a question, it seems like the glob I'm passing as a parameter isn't working, I have a bunch of `yaml` files (`.yml` and `.ya…