We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We want to have lefthook in some library and use node_modules/@some/package/.lefthook.yml as a base config.
It would be great if we could add some parameters in package.json
or use something like inheritance in yaml like
# lefthook.yml extends: @some/package/.lefthook.yml
The text was updated successfully, but these errors were encountered:
Make sense. I will add in the next version.
Sorry, something went wrong.
Done: https://github.com/Arkweid/lefthook/blob/master/docs/full_guide.md#extends-option
Thanks!
Arkweid
No branches or pull requests
We want to have lefthook in some library and use node_modules/@some/package/.lefthook.yml as a base config.
It would be great if we could add some parameters in package.json
or use something like inheritance in yaml like
The text was updated successfully, but these errors were encountered: