Skip to content

docs: switch the order of words in no-unreachable#19189

Merged
mdjermanovic merged 2 commits intoeslint:mainfrom
lumirlumir:docs-switch-order-no-unreachable
Nov 28, 2024
Merged

docs: switch the order of words in no-unreachable#19189
mdjermanovic merged 2 commits intoeslint:mainfrom
lumirlumir:docs-switch-order-no-unreachable

Conversation

@lumirlumir
Copy link
Copy Markdown
Member

@lumirlumir lumirlumir commented Nov 28, 2024

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[X ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Hello,

I’ve switched the word order in no-unreachable.md for consistency.

The documentation consistently uses the order return, throw, continue, and break, as shown in the screenshot below. However, the sentence I modified was not following this pattern.

image

image

Is there anything you'd like reviewers to focus on?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants