-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Update Prettier to version 2.0 #11809
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
Conversation
Please note that these changes were done automatically, using `gulp lint --fix`. Given that the major version number was increased, there's a fair number of (primarily whitespace) changes; please see https://prettier.io/blog/2020/03/21/2.0.0.html In order to reduce the size of these changes somewhat, this patch maintains the old "arrowParens" style for now (once mozilla-central updates Prettier we can simply choose the same formatting, assuming it will differ here).
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/714144bcde5caf8/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.215.176.217:8877/2776d689056157f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/714144bcde5caf8/output.txt Total script time: 19.91 mins
Image differences available at: http://54.67.70.0:8877/714144bcde5caf8/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/2776d689056157f/output.txt Total script time: 25.35 mins
Image differences available at: http://54.215.176.217:8877/2776d689056157f/reftest-analyzer.html#web=eq.log |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/ef51f04e0d6158a/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/ef51f04e0d6158a/output.txt Total script time: 2.44 mins Published |
Thank you for updating this! |
Please note that these changes were done automatically, using
gulp lint --fix
.Given that the major version number was increased, there's a fair number of (primarily whitespace) changes; please see https://prettier.io/blog/2020/03/21/2.0.0.html
In order to reduce the size of these changes somewhat, this patch maintains the old "arrowParens" style for now (once mozilla-central updates Prettier we can simply choose the same formatting, assuming it will differ here).
Much smaller/easier diff with https://github.com/mozilla/pdf.js/pull/11809/files?w=1