-
### :zap: Summary
It would be nice to have an "auto" value (or similar) for the `colors` option so that colors are automatically toggled based on the terminal's support for escape sequences.
I d…
rchl updated
10 months ago
-
Version: Deno 2.0.0
I am testing Deno as a pm replacement in our repo currently, since v2 seems pretty promising (also benchmarked a build). Sadly during the build it breaks with errors reporting t…
-
## Мотивация изменений
Для того, чтобы не дублировать конфиги на уровне проектов
kiskv updated
3 weeks ago
-
So bare with me & let me explain. In cases where I am using UDCs I have found it difficult for the UDC to refer to some target using a relative path because often the UDC caller is located in a differ…
-
Not sure if it is intended or not, but if you run a docker container with `--tty`, many queries termenv does timeout.
Minimum reproducible:
```golang
// main.go
package main
import (
"fmt…
-
### :wrench: Summary
When the global `.gitconfig` file defines `clone.defaultRemoteName`, Lefthook fails on `lefthook install` when it attempts to sync hooks from a remote configuration.
### Lefth…
-
Hello
For pre push hook, I have a build and run tests steps. Everything seemed fine at first but as the tests grew in numbers, I got the following error
```
SUMMARY: (done in 359.17 seconds)
…
-
Script started
COMMIT_MSG_FILE:
COMMIT_SOURCE:
Contents of COMMIT_MSG_FILE:
cat: '': No such file or directory
sed: can't read : No such file or directory
sed: can't read : No such file or dir…
-
# 🐛 bug report
Currently, the `.node` files are all bundled in transformer-js, which makes the download size of the package as big as 45MB. This is because the binaries for all platforms are includ…
-
### Version
0.12.26
### Operating System
Windows
### Distribution Method
msi (Windows)
### Describe the issue
I have a Lefthook commit-msg hook that ensures my commit messages are correct seman…