-
### :zap: Summary
IIUC, currently stage_fixed only affects the files originally in the glob. I'm trying to use lefthook for code/documentation generation, and so some steps create/modify files not …
-
1. Привести заголовки к единому стилю, использовать следует параграфный стиль "Stay In Touch";
2. Интегрировать [doctoc](https://github.com/thlorenz/doctoc) для markdown файлов, лучше всего его испол…
-
We use Lefthook in hybrid development environments: some engineers use local setup, some use [Docker/Dip]().
The base configuration is local-first, so Docker devs use `lefthook-local.yml` with the …
-
### Problem description
Take this for example.
![image](https://github.com/prefix-dev/pixi/assets/2754772/6b69e99e-502c-4bfd-9b0e-9c8ed133d0a5)
It should actually be something more like:
```
…
-
I've been liking the speed/simplicity of lefthook and wanted to know if there's any interest in packaging an official Docker image.
-
### :zap: Summary
Allow to skip a hook (or individual command) if the commit message matches a certain pattern.
### Value
I like using `cog verify` (cf. [cocogitto/cocogitto](https://github.c…
-
Hello!
I tried to set up a git hook (with husky) to automatically add headers to the new source files but unfortunately it does not adds the updated files to the existing git commit.
Is there any …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm having an issue with some commands where, what I believe to be are color codes are being spat …
-
Want to run the ci tests before each commit
May be worth investigating a git hook manager like husky or https://github.com/evilmartians/lefthook to see what problem they solve
-
I was working on adding Hashicorp Vault policy auto-formatting, but they allow only a single file to be passed. It would be nice of you can handle such commands and pass files one by one. It would be …