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

[Docs] Re-sort all rules alphabetically #1742

Merged
merged 1 commit into from Jan 29, 2020

Commits on Mar 26, 2018

  1. [Docs] use markdown-magic to automatically sort all rules alphabeti…

    …cally
    
    To make it easier to find rules.
    
    This adds a script to auto-generate the list of rules and embeds special tags to README.
    
    Usage:
    
        $ npm run generate-list-of-rules
    
    Check whether the auto-generated changes are committed:
    
        $ npm run generate-list-of-rules:check
    
    Use `markdown-magic` package to transform README
    
    https://www.npmjs.com/package/markdown-magic
    ybiquitous authored and ljharb committed Mar 26, 2018
    Copy the full SHA
    182b045 View commit details
    Browse the repository at this point in the history