This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 95
Ignored File is written #446
Labels
Comments
Confirmed, working on a fix now. |
robwise
added a commit
that referenced
this issue
Aug 23, 2018
whether a file is formattable. We were not correctly invoking the API for `getFileInfo` so every file was coming up as not ignored. Fixes #446
robwise
added a commit
that referenced
this issue
Aug 23, 2018
whether a file is formattable. We were not correctly invoking the API for `getFileInfo` so every file was coming up as not ignored. Fixes #446
Thanks for the expedient fix! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a set of files ignored:
However, when saving the
.babelrc
file prettier is being run against it and the file is being modified.Running
npx prettier .babelrc
does not have this issue (npx prettier
is running version 1.14.2 if that matters)Output of the
Prettier: Debug
command:The text was updated successfully, but these errors were encountered: