-
### Steps To Reproduce
sage -t --warn-long 5.0 --random-seed=64954994004742655361672586966720031388 src/sage/algebras/quatalg/quaternion_algebra.py
### Expected Behavior
All tests passed!
### Ac…
-
Reproduction in https://github.com/denoland/deno/issues/26519#issuecomment-2439746067 makes it very clear
that formatting and linting directories like `.next/` is not a good idea.
It takes a long…
-
Could also one reuse .gitignore?
-
--ignore-dir option uses globs like foo/bar/* but under windows it could be foo\bar\*.
Since we replace "\" by "/", we should do the same for globs before to add them in the GlobSetBuilder.
-
this code
```
i=0
v=a
s=
while ((i < 10000)); do
((++i))
s+=$v
done
[[ $s == +($v) ]]
```
reliably segfaults with current ksh2020, the problem is in this case inherited from ksh93v- (w…
jghub updated
4 years ago
-
Looks like when a glob pattern is used in the `entry` array, tsup needs to use a file watcher in dev mode to know when a new entry point is added (when a matching file is created).
## Upvote & Fund
…
-
Today, DNF has support for queries using simple globs, but I would like to also request support for being able to use regular expressions too.
This feature exists in [`urpmf(8)`](https://man.linuxr…
-
### Please tick this box to confirm you have reviewed the above.
- [X] I have a different issue.
### What version of ripgrep are you using?
ripgrep 14.1.0
### How did you install ripgrep?
…
-
```hcl
# syntax=cirocosta/estaleiro
image "concourse/s3-resource" {
base_image {
name = "ubuntu"
}
file "/opt/resource/check" {
from_step "build" {
path = "/opt/resourc…
-
We will deprecate `@include` and `@exclude` and only support `@match` and `@exclude-match` in the future.
- [Match pattern structure](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExt…
ACTCD updated
3 months ago