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

Add URL to rule documentation to the metadata #54

Closed

Conversation

Arcanemagus
Copy link

ESLint v4.15.0 added an official location for rules to store a URL to their documentation in the rule metadata in eslint/eslint#9788. This adds the URL to all the existing rules so anything consuming them can
know where their documentation is without having to resort to external packages to guess.

ESLint v4.15.0 added an official location for rules to store a URL to
their documentation in the rule metadata in eslint/eslint#9788. This
adds the URL to all the existing rules so anything consuming them can
know where their documentation is without having to resort to external
packages to guess.
@not-an-aardvark
Copy link
Contributor

Thanks for the PR! I decided to do this a slightly different way in eb207d0 so that the URLs are versioned/dynamically generated.

@Arcanemagus Arcanemagus deleted the rules-docs-url branch January 8, 2018 08:04
@Arcanemagus
Copy link
Author

Great! I was just going through the list that eslint-rule-documentation supported 😛.

Still need to get support in the linter-eslint plugin for Atom lol (AtomLinter/linter-eslint#1067).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants