-
```
$ minify ongeki/src/js/*.js > ongeki/ongeki-functions.js
Error: ENOENT: no such file or directory, open 'D:\0P\otoge-db\ongeki\src\js\*.js'
at async open (node:internal/fs/promises:639:25)
…
-
Trying to build with this `Dockerfile`:
```
from scratch
COPY non[e]xistant .
```
**Describe the results you received:**
```
$ buildah bud
STEP 1/2: FROM scratch
STEP 2/2: COPY non[e]xi…
-
In #2712, Setuptools is considering adding glob support for declarative config for `data_files`. In that PR, I observed that `license_files` already has glob support, but handled in the dist and not t…
-
add support for default globs in releases.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm using Zed to write raw text in Markdown. The content is varied and doesn't need suggestions, …
-
**Is your feature request related to a problem? Please describe.**
My organization's upstream branches change somewhat frequency as different ones are created for each major version of our product we…
-
The `include` option for a BettererFileTest takes a set of globs, while the `exclude` option takes a set of regexes. Could exclude be updated to take globs too (which could be a non-breaking change if…
-
### Expected Behavior
Tilt should behave same as docker when using `.dockerignore` files. In particular it should be able to use the `**` pattern to ignore all files and directories but allow the `!…
cl3m0 updated
4 months ago
-
Watch files and re-run command, maybe a neat feature
-
When this property is enabled, Luau LSP works slower than usual, and there appears delay before automatic suggestions are shown.
![image](https://github.com/user-attachments/assets/18cef49f-0782-4051…