Skip to content

Commit

Permalink
Do another passthrough of labeling.
Browse files Browse the repository at this point in the history
Summary:
At this point, I think we are ready to enable validation

Changelog: [INTERNAL]

Differential Revision: D24062829

fbshipit-source-id: c82dcd2c376e5cdeb164451e16b6fb3a666106f4
  • Loading branch information
d16r authored and facebook-github-bot committed Oct 2, 2020
1 parent 923b77a commit 1511bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions React/CoreModules/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ rn_apple_library(
header_path_prefix = "React",
labels = [
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"supermodule:xplat/default/public.react_native.infra",
],
link_whole = True,
Expand Down

0 comments on commit 1511bfa

Please sign in to comment.