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
Allow for running hooks in docker (to remove dependencies), similar to the terraform docs's original hook:
/~https://github.com/terraform-docs/terraform-docs/blob/master/docs/user-guide/how-to.md#pre-commit-hook
It seems like the Dockerfile is already written, I would think all you'd need is a docker version of each hook
The text was updated successfully, but these errors were encountered:
Already done in GH-217/fix_docker branch. I suppose it will be merged in few days
GH-217/fix_docker
Sorry, something went wrong.
MaxymVlasov
No branches or pull requests
Allow for running hooks in docker (to remove dependencies), similar to the terraform docs's original hook:
/~https://github.com/terraform-docs/terraform-docs/blob/master/docs/user-guide/how-to.md#pre-commit-hook
It seems like the Dockerfile is already written, I would think all you'd need is a docker version of each hook
The text was updated successfully, but these errors were encountered: