Skip to content

Conversation

omerzach
Copy link
Contributor

Add the name of the rule in parentheses at the end of Markdown title like in other documentation files.

Add the name of the rule in parentheses at the end of Markdown title like in other documentation files.
@ljharb
Copy link
Member

ljharb commented Mar 21, 2017

Replaces #1078

@@ -1,4 +1,4 @@
# Prevent void DOM elements (e.g. `<img />`, `<br />`) from receiving children
# Prevent void DOM elements (e.g. `<img />`, `<br />`) from receiving children (react/void-dom-elements-no-children)
Copy link
Member

Choose a reason for hiding this comment

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

We did not put the react/ prefix in the other titles, I think it's not necessary to put it here either

Copy link
Member

Choose a reason for hiding this comment

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

This was my request, per #1078 (comment)

Copy link
Member

Choose a reason for hiding this comment

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

Ho, did now saw your comment and #1071. Ok then :)

@ljharb ljharb merged commit 9bb68c1 into jsx-eslint:master Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants