This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prettify files rest of non-intern files in html/
Summary: Prettify files using Prettier 1.19.1 ``` www$ ag --js -l --ignore node_modules --ignore third-party --ignore third_party --ignore html/intern/ --ignore html/js/ '\* format' html | xargs ag -L 'noformat|generated|partially-generated|lightSyntaxTransform|haste-ignore' | xargs -P 42 -n 1000 ~/www/scripts/bin/prettier --config ~/www/.prettierrc --write www$ arc rebuild ``` Manual `$FlowFixMe` placement adjustment in `html/shared/fbjs/functional/__tests__/{min,max}By-test.js` allow_many_files allow-large-files bypass-lint drop-conflicts Reviewed By: vjeux Differential Revision: D18474394 fbshipit-source-id: 45f18c78db41c3bc6d509261391d9269f0fd40ef
- Loading branch information
1 parent
ae542b7
commit 6217dc8
Showing
4 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters