jbampton commented on issue #30: URL: https://github.com/apache/tooling-docs/issues/30#issuecomment-3592220429
The `markdown-link-check` has a config file where you can ignore paths Example on mruby: https://github.com/mruby/mruby/blob/master/.github/linters/mlc_config.json This config file has a number of settings. https://github.com/tcort/markdown-link-check?tab=readme-ov-file#config-file-format Maybe we can ignore those files ? Last I tried I was unable to get the `lychee` link checker working with pre-commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
