Please consider providing a pre-commit hook for wikilint. pre-commit is a widely popular framework for managing and maintaining multi-language linter and formatter hooks: https://pre-commit.com/ Implementation references: * Official instructions for adding hooks: https://pre-commit.com/#developing-hooks-interactively https://pre-commit.com/#node * See the `markdownlint-cli` repository as an example of providing a pre-commit hook: https://github.com/igorshubovych/markdownlint-cli#use-with-pre-commit Thanks in advance!
Please consider providing a pre-commit hook for wikilint.
pre-commit is a widely popular framework for managing and maintaining multi-language linter and formatter hooks: https://pre-commit.com/
Implementation references:
https://pre-commit.com/#developing-hooks-interactively
https://pre-commit.com/#node
markdownlint-clirepository as an example of providing a pre-commit hook: https://github.com/igorshubovych/markdownlint-cli#use-with-pre-commitThanks in advance!