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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid potentially having two legends for the same config emoji #153

Merged
merged 1 commit into from Oct 21, 2022

Conversation

bmish
Copy link
Owner

@bmish bmish commented Oct 21, 2022

For example, if wants to specify --config-emoji recommended,馃捈, then we don't want to show two legends for the same emoji like this:

馃捈 [Configurations](https://github.com/jsx-eslint/eslint-plugin-react/#shareable-configs) enabled in.\
馃捈 Enabled in the `recommended` [configuration](https://github.com/jsx-eslint/eslint-plugin-react/#shareable-configs).\

Instead, just remove the generic config legend.

Example request for this: jsx-eslint/eslint-plugin-react#3469 (comment)

@bmish bmish added the bug Something isn't working label Oct 21, 2022
@bmish bmish merged commit a0e9684 into main Oct 21, 2022
@bmish bmish deleted the duplicate-config-emoji-legend branch October 21, 2022 14:25
@bmish bmish changed the title Avoid two config legends for the same emoji Avoid potentially having two legends for the same config emoji Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant