react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Don't use `using namespace` in header file

Open r-barnes opened this issue 1 year ago • 2 comments

Summary:

using namespace in header files is a known anti-pattern and one that we're trying to reduce internally. This PR removes such an instance.

Changelog:

FIXED - using namespace in header file

Test Plan:

Relying on CI for this one.

r-barnes avatar Sep 04 '24 19:09 r-barnes

Fails
:no_entry_sign:

:clipboard: Verify Changelog Format - See Changelog format

Generated by :no_entry_sign: dangerJS against e7690238f726a0c348714bf3b74a7446ffcb1b24

react-native-bot avatar Sep 04 '24 19:09 react-native-bot

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 04 '24 21:09 facebook-github-bot