Valentin Kiselev
Valentin Kiselev
I guess this is already fixed with the new `lefthook` npm package.
I think this is a possible feature to 1.2.0 version. I mean, a settings with ENV vars. > If there ends up being any documentation or examples on adding my...
I guess that the issue is related to some $PATH env var tweaks. Try setting [`rc`](https://github.com/evilmartians/lefthook/blob/master/docs/configuration.md#rc) for newest version of lefthook and feel free to open a new issue/discussion if...
@nerder , can you please provide your `lefthook.yml` and .lefthookrc file? It will help me better understand the issue.
@nerder, thank you for the example. Have your tried doing something like `echo $PATH` in one of the `run` options? How does the result change with double quotes and without...
Do you also expect lefthook to call the hooks of a submodule? Like parsing the lefthook config of a submodule and executing its hooks?
Hey! Sorry for the long delay. It feels like changing current behavior is a big change for lefthook. So, I'd like to suggest an option. What do you think of...
This issue was resolved with `assert_lefthook_installed` option that is set to `false` by default. You can set it to `true` if you want to make sure lefthook is not just...
Hey! I am going to release this feature in v1.3.0 (which is going to be released very soon). Please, check it out!
Closing this issue. Please, check this behavior in v1.3.* release