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

Minor formatting tweaks #10807

Merged
merged 1 commit into from May 6, 2021
Merged

Minor formatting tweaks #10807

merged 1 commit into from May 6, 2021

Conversation

Zearin
Copy link
Contributor

@Zearin Zearin commented Apr 30, 2021

Note: I changed “opt-out” to “opt out”, because there was only 1 use of the former and 2 uses of the latter.

Description

Minor formatting tweaks.

Checklist

Try the playground for this PR

**Note:** I changed “opt-out” to “opt out”, because there was only 1 use of the former and 2 uses of the latter.
Copy link
Member

@sosukesuzuki sosukesuzuki left a comment

Choose a reason for hiding this comment

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

I have no strong opinion, but looks good to me.

@@ -43,7 +43,7 @@ Given a list of paths/patterns, the Prettier CLI first treats every entry in it

- Otherwise, the entry is resolved as a glob pattern using the [glob syntax from the `fast-glob` module](https://github.com/mrmlnc/fast-glob#pattern-syntax).

Prettier CLI will ignore files located in `node_modules` directory. To opt out from this behavior use `--with-node-modules` flag.
Prettier CLI will ignore files located in `node_modules` directory. To opt out from this behavior, use `--with-node-modules` flag.
Copy link
Member

Choose a reason for hiding this comment

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

BTW, does "opt out from" sound okay, or should it be "opt out of"?

@thorn0 thorn0 merged commit 387fce4 into prettier:main May 6, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants