You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
It seems the prettier buid is failing on PRs that are coming from certain places. I think the fix might be to make sure that everyone who contributes has Prettier locally and runs the write and check functions on the files they're editing.
@brittanyjoiner15 I would like to take up this issue but I just want to double-check: what we would need to do is mention in the contribute guidelines here that every contributor needs to have Prettier locally and run the write and check functions on their current files they're editing? Or only to the ones who are contributing to the programming issues?
@Menina294 i believe it would be any contribution, unless you're contributing to something that's in the .prettierignore file (which will ignore those files), but even documentation is included in the formatting
Heyy um @brittanyjoiner15, do you think you can help me out a bit? I thought I had commit the changes but I think I may have messed up 😅. It's been like 2 years since I've touched GitHub I think.
Describe the bug
A clear and concise description of what the bug is.
It seems the prettier buid is failing on PRs that are coming from certain places. I think the fix might be to make sure that everyone who contributes has Prettier locally and runs the write and check functions on the files they're editing.
I would probably update the docs to reference: https://prettier.io/docs/en/install.html
The text was updated successfully, but these errors were encountered: