eslint-plugin-eslint-plugin icon indicating copy to clipboard operation
eslint-plugin-eslint-plugin copied to clipboard

Update 'editor suggestions' link to point to user-facing guide

Open JoshuaKGoldberg opened this issue 1 year ago • 2 comments

Right now, generated docs for rules with meta.hasSuggestions include:

💡 This rule is manually fixable by [editor suggestions](https://eslint.org/docs/developer-guide/working-with-rules#providing-suggestions).

That link is for developers working with rules. Most end-users don't want to go there.

As of https://github.com/eslint/eslint.org/issues/479 -> https://github.com/eslint/eslint/pull/17657, https://eslint.org/docs/latest/use/core-concepts#rule-suggestions is a new user-facing description of suggestions.

Would you accept a PR that updates the link?

JoshuaKGoldberg avatar Jan 20 '24 05:01 JoshuaKGoldberg

I'm open to it. Should this be an issue in https://github.com/bmish/eslint-doc-generator?

bmish avatar Jan 20 '24 14:01 bmish

D'oh, this is what happens when I file issues past midnight. Thanks. I'll send a PR there!

JoshuaKGoldberg avatar Jan 20 '24 17:01 JoshuaKGoldberg