-
Notifications
You must be signed in to change notification settings - Fork 47k
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
[compiler] Run prettier #29214
[compiler] Run prettier #29214
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Comparing: a9a0106...06536c1 Critical size changesIncludes critical production bundles, as well as any change greater than 2%:
Significant size changesIncludes any change greater than 0.2%: Expand to show
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to add a condition when the prettier runs on a PR in the future and if there is change then commit it with new changes.
It can be achieved with following:
- name: Commit Chagnes
run: |
git add .
git commit -m 'prettier changes'
git push
After this is merged, I'll add it to .git-blame-ignore-revs. I can't do it now as the hash will change after ghstack lands this stack. ghstack-source-id: 054ca869b7839c589524c47d1962262f6b50f8ed Pull Request resolved: #29214
This commit will be ignored in .git-blame-ignore-revs ghstack-source-id: ac728261488a49034dd2b8f23d4b58fd23c87f46 Pull Request resolved: facebook/react#29214
Stack from ghstack (oldest at bottom):
This commit will be ignored in .git-blame-ignore-revs