Skip to content
New issue

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

tools: enable Markdown linter's usage information #30216

Closed
wants to merge 1 commit into from
Closed

tools: enable Markdown linter's usage information #30216

wants to merge 1 commit into from

Commits on Dec 12, 2019

  1. tools: enable Markdown linter's usage information

    Prior to this commit, running `node tools/lint-md --help` and
    `node tools/lint-md --version` resulted in an error.
    
    * Use `unified-args` to start processor
    * Use `unified-args`'s error handler
    
    Fixes: #30156
    
    PR-URL: #30216
    Derek Lewis committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    135d99f View commit details
    Browse the repository at this point in the history