microsoft / microsoft/react-native-windows
Avoid comment duplication with a macro in JsiAbi.idl
Open
@vmoroz is already working on this.
Since Apr 5, 2021.
Area: JSI
Code Cleanup
enhancement
PR Follow-up
Workstream: Developer Experience
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Since this is C++ can we use and reference a CONST with this string to not duplicate?
Good point! Though, this is not C++, but we should definitely be able to use to use a #define macro. Let me do it in another PR for master first and then port it to 0.64.
Originally posted by @vmoroz in https://github.com/microsoft/react-native-windows/pull/7503#discussion_r605875648
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.