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
Request to add a .pre-commit-hooks.yaml file to allow it to be used with the pre-commit python git hook management framework: https://github.com/pre-commit/pre-commit/
The text was updated successfully, but these errors were encountered:
I'd love this feature. I've added it in as a local hook.
- repo: local hooks: - id: linkchecker-markdown name: linkchecker-markdown entry: linkchecker-markdown language: system types: [python]
But the problem I've had is that it doesn't check the files. So will need to do more investigation.
Sorry, something went wrong.
No branches or pull requests
Request to add a .pre-commit-hooks.yaml file to allow it to be used with the pre-commit python git hook management framework: https://github.com/pre-commit/pre-commit/
The text was updated successfully, but these errors were encountered: