-
### Problem Statement
The current list of glob patterns for ignoring health check requests do not match URLs with trailing slashes, i.e. `https://mycoolapp.io/ping/` will not be ignored.
I work a lo…
-
When working with files, policy-bot should be providing basic glob support.
When working with common unix tools, glob-support tends to be either built-in, or augmented by the wrapping shell evaluat…
-
## Problem:
VSCode does not support a common feature of globs in other environments. Other glob matchers support nested alternation like `"{*requirements{.frozen,{[-_]*,}.txt},requirement…
-
Check https://github.com/vuejs/vitepress/issues/4357
-
I get a warning message when building my project:
```
warnings:
One of the glob patterns doesn't match any files. Please remove or fix the following: {
"globDirectory": "/Users/elmaco/Webst…
-
**Describe the bug**
When parsing the sfdx-project.json any replacement patterns using glob are not applied.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a project with one or m…
-
**Description**
Add support for glob patterns to allow more flexible and precise file matching
**Examples:**
``` bash
validator "**/*.json" # validate all json files
validator "config/**/…
-
### What problem does this feature solve?
I have a config like this:
```
new rspack.CopyRspackPlugin({
patterns: [
{
context: path.resolve(__dir…
-
Traceback (most recent call last):
File "/root/CABINET_QA/evaluate.py", line 39, in
dataset = load_dataset("/root/CABINET_QA/datasets/WikiTableQuestions", recursive=True)
File "/root/minic…
-
Hello.
I just started to use clang-uml and maybe do not right.
I use simple .clang-uml:
```
compilation_database_dir: .
output_directory: diagrams
diagrams:
class_diagram:
type: cl…