-
When checking out a repo, there is no `COMMIT_EDITMSG` file until a new commit is made. In the case of [elastic-apm-node](https://github.com/elastic/apm-agent-nodejs), we trigger the commit lint autom…
Qard updated
2 months ago
-
### Summary
Currently, our repo doesn't use [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) for extra checks before dev pushes the code.
I was trying to find a language-agnos…
-
### 📄 Description
## byul 커밋 로그 개선
- 한 번 커밋 할 때마다 로그가 너무 길게 나옴
![](https://i.imgur.com/2ecM4iI.png)
## punycode 모듈 관련 종속성 문제 해결
```bash
(node:106976) [DEP0040] DeprecationWarning: The `punyc…
-
## Explanation :
After a conversation, the tool did not export the final resolution step, concluding the chat.
This applies to every export, it seems like the latest message is not written to the …
-
MacOS 11.1 update broke Fork's exec environment.
`echo $PATH` in pre-commit hook displays different outputs in Fork & terminals.
Fork:
`/usr/local/Cellar/git/2.28.0/libexec/git-core:/Applicatio…
-
### :wrench: Summary
We cannot exclude multiple files.
### Lefthook version
1.3.0
### Steps to reproduce
Add multiple files to the exclude property.
### Expected results
To exclu…
-
First of all thank you very much for the nice tool, in my opinion `leftook` is the best git-hooks manager out there today. I develop mostly in Python, and would like to move to `leftook` from [`pre-co…
-
### :zap: Summary
Currently, in order to create a lefthook badge, the logo must be data url encoded. [![Lefthook](https://img.shields.io/badge/Lefthook-ff1e1e?labelColor=grey&logo=data:image/svg+xml;…
-
Need to investigate why this happens, maybe move away from lefthook in favor of something else
-
While executing on WSL getting an issue:
`fork/exec /bin/sh: invalid argument`
config example:
```yaml
pre-commit:
commands:
eslint:
tags: frontend lint
run: yarn eslint