Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Fix: don't render links when plugin replaces core rule #727

Merged
merged 1 commit into from May 9, 2020

Conversation

kaicataldo
Copy link
Member

@kaicataldo kaicataldo commented May 8, 2020

Fun with programming in Liquid! The deprecated rules currently link to broken links. To avoid having to keep track of 3rd party plugins, we can just not render namespaced rules.

For consistency, I will also follow up with a PR that removes these replacedBy fields in the deprecated Node.js/CommonJS rules to match what we did with the deprecated JSDoc rules.

Edit
Follow up PR: eslint/eslint#13274

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label May 8, 2020
@kaicataldo kaicataldo added bug The site is working incorrectly and removed triage An ESLint team member will look at this issue soon labels May 8, 2020
@netlify
Copy link

netlify bot commented May 8, 2020

Deploy preview for eslint ready!

Built with commit ec37526

https://deploy-preview-727--eslint.netlify.app

@nzakas nzakas merged commit 7c09d86 into master May 9, 2020
@kaicataldo kaicataldo deleted the fix-replaced-by branch May 9, 2020 01:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug The site is working incorrectly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants