-
The answer to question one lists a handful of ways to create objects. One of the ways given is the singleton pattern (emphasis mine):
> Singleton pattern:
>
> A Singleton is an object which can …
-
If the `pattern` argument to the `find`, `matches`, and `sub` WDL standard library functions are string literals, we can easily check to see that the pattern compiles as a regex and, if not, emit a di…
-
refer @stephan-herrmann 's comment at:
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2358#issuecomment-2359108740
"
oking at AnnotationCodeMiningProvider we are talk…
-
**Describe the bug**
An `exclude` pattern in a rule behaves as if it was prepended with `**/`. As a result, a pattern like `/a` matches not only at the project root but also subfolders such as `b/a…
-
I would like some help to make a file pattern for Xerox HFD1-T tonerchips. By setting up a pattern file it would be easier to analyse the tonerchip data further. Unfortunately I'm not familiair yet wi…
-
### Issue description or question
Wallaby v2 runs fine locally, but when I'm on a remote machine via Microsoft's **Remote - Tunnels** VS Code extension, the new Wallaby tab stalls in the "connectin…
-
**Description**
Add support for glob patterns to allow more flexible and precise file matching
**Examples:**
``` bash
validator "**/*.json" # validate all json files
validator "config/**/…
-
In a builder pattern code, when building with existed copyable base value, codegen isn't efficient like partial copy.
This can be reproduced on both argument value and constant value.
Full copy an…
-
Per @cogan-shimizu's instructions, the following relationships need to be added to the every MODL pattern in order to run with [Documentation Generator](https://github.com/kastle-lab/documentation-gen…
-
**Is your feature request related to a problem?**
since reporting directly searches the index with the DSL query in saved search, it does not know about the script field stored in index pattern. scri…