dillon1000/react

Commit

[healthcheck] Only count actionable failures

It's not useful to output count of all failures,
as it's not actionable for the developer.

We'll still capture all failures in case we want
to add a rage option to this script.

ghstack-source-id: 4d5a1dd6a9616e6fd5e1166bb97fa047829b9273
Pull Request resolved: https://github.com/facebook/react-forget/pull/2889
Browse files
Changed paths2 files
First-parent comparison
M compiler/packages/babel-plugin-react-forget/src/index.ts ModifiedM compiler/packages/health-check/src/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…