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 meta doc urls #337

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lauraBaakman
Copy link

Add urls to the documentation to provide every rule with a link to the full documentation.

@cht8687 cht8687 force-pushed the master branch 2 times, most recently from 5559a1c to bd9b25e Compare September 2, 2023 04:22
Copy link

@binury binury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once conflicting commit is dropped, LGTM 👍 👍

@@ -108,10 +108,10 @@ ruleTester.run('_.first', rules['first'], {
],
invalid: [{
code: '_.first([0, 1, 3])',
errors: ['Consider using the native Array.prototype.slice()']
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This rule.alternative change shouldn't since it is outside the scope of the primary change. Also, to a lesser extent it no longer (two years later 😅) exists within this file either- and so this commit is the cause of the merge conflict

Copy link

@binury binury Apr 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(but -good news- the equivalent change you made was later added here)

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.

None yet

2 participants