-
I want to `exclude-classes` for all the native WordPress classes by Regex? I also tried the given way, but it's not working
Tried these ways
```
exclude-classes => ['/^WP_/'],
// and
excl…
-
Make it possible to exclude some projects.
For example (Unit)Test projects have references to many other projects and make the diagrams overly complex and unreadable due to so many dependencies.
vip32 updated
2 months ago
-
Currently we have following argument for excluding check:
- **--exclude-checks** - Excluding certain checks.
We could introduce a way for excluding certain error codes from a check. There could be s…
-
Hello, how can one configure within the JUnit5 plugin exclusion of the specific method? Imagine simple example:
```java
package io;
import org.junit.jupiter.api.Tag;
import java.util.List;
im…
-
Hi,
The package I'm building includes a GUI. Within the GUI, you can setup the data for computation, and either run the computation in the GUI (thanks to pyodide) or run the computation in the CLI …
-
The standard reads about the `exclude-inline-prefixes` attribute:
> The value of the attribute is either #all, or a whitespace-separated list of tokens,
This seems to forbid that `exclude-inline…
-
Please allow some option to exclude folders and/or files from scan (and from treemap display).
As an example: I want to scan my C: drive, but I don't care about Windows folder. But it is big, and sca…
-
Hello and thanks for the great package.
I am producing a heat tree matrix of differential relative abundances in fungal taxa. I would like to display differences in taxa down to the order rank, how…
-
I would love to see support for exclude patterns so that certain files and directories can be excluded from snapshots.
Currently I use nested subvolumes to exclude certain subdirectories in my home…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
We need to find a way to exclude files when generating protos with buf.
For instance, we want b…