Skip to content

Conversation

ecreeth
Copy link
Contributor

@ecreeth ecreeth commented Apr 24, 2021

Changelog

[Internal] [Lint] - chore: apply clang-format to source code

Test Plan

yarn run clang-format

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2021
@pull-bot
Copy link

Messages
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against e23304e

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: f314973

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,862,398 +409
android hermes armeabi-v7a 8,383,611 +587
android hermes x86 9,320,308 +977
android hermes x86_64 9,263,219 +896
android jsc arm64-v8a 10,592,280 +403
android jsc armeabi-v7a 10,096,590 +579
android jsc x86 10,611,708 +988
android jsc x86_64 11,194,879 +917

Base commit: f314973

@NickGerleman
Copy link
Contributor

IIRC there were some folders here that mapped to other places in the FB internal repo, but maybe they can be reflected back 🤷‍♀️.

@ecreeth ecreeth closed this Oct 18, 2023
huntie pushed a commit to huntie/react-native that referenced this pull request Nov 11, 2024
Summary:
## Summary

I'm working to get the main `react-native` package parsable by modern
Flow tooling (both `flow-bundler`, `flow-api-translator`), and one
blocker is legacy `module.exports` syntax. This diff updates files which
are [synced to
`react-native`](https://github.com/facebook/react-native/tree/main/packages/react-native/Libraries/Renderer/shims)
from this repo.

## How did you test this change?

Files were pasted into `react-native-github` under fbsource, where Flow
validates ✅.

DiffTrain build for [5c56b873efb300b4d1afc4ba6f16acf17e4e5800](facebook/react@5c56b87)

Differential Revision: D65672576

Pulled By: huntie
huntie pushed a commit to huntie/react-native that referenced this pull request Nov 12, 2024
…book#47551)

Summary:

## Summary

I'm working to get the main `react-native` package parsable by modern
Flow tooling (both `flow-bundler`, `flow-api-translator`), and one
blocker is legacy `module.exports` syntax. This diff updates files which
are [synced to
`react-native`](https://github.com/facebook/react-native/tree/main/packages/react-native/Libraries/Renderer/shims)
from this repo.

## How did you test this change?

Files were pasted into `react-native-github` under fbsource, where Flow
validates ✅.

DiffTrain build for [5c56b873efb300b4d1afc4ba6f16acf17e4e5800](facebook/react@5c56b87)

Test Plan: Sandcastle tests

Reviewed By: sammy-SC

Differential Revision: D65672576

Pulled By: huntie
facebook-github-bot pushed a commit that referenced this pull request Nov 13, 2024
Summary:
Pull Request resolved: #47551

## Summary

I'm working to get the main `react-native` package parsable by modern
Flow tooling (both `flow-bundler`, `flow-api-translator`), and one
blocker is legacy `module.exports` syntax. This diff updates files which
are [synced to
`react-native`](https://github.com/facebook/react-native/tree/main/packages/react-native/Libraries/Renderer/shims)
from this repo.

## How did you test this change?

Files were pasted into `react-native-github` under fbsource, where Flow
validates ✅.

DiffTrain build for [5c56b873efb300b4d1afc4ba6f16acf17e4e5800](facebook/react@5c56b87)

Test Plan: Sandcastle tests

Reviewed By: sammy-SC

Differential Revision: D65672576

Pulled By: huntie

fbshipit-source-id: 3d1f2eee0a4872d6a167cbc10e9f022e20f2bdc3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants