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

feature: Do not format the files listed in .prettierignore #6

Closed
wants to merge 1 commit into from

Conversation

ledsun
Copy link

@ledsun ledsun commented Nov 5, 2020

Now format the files listed in .prettierignore.
See .prettierignore and do not format the listed files.

@connor4312
Copy link
Member

Thanks for the PR, but I took a different approach in 4c17f1e -- filtering should happen in the coordinator process, and I read the ignore file once instead of once per prettier file.

@connor4312 connor4312 closed this Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants