jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
8.86k stars 2.75k forks source link

[New] `jsx-handler-names`: support ignoring component names #3772

Open akulsr0 opened 1 week ago

akulsr0 commented 1 week ago

Closes #3722

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.63%. Comparing base (b747450) to head (1625b1a).

:exclamation: Current head 1625b1a differs from pull request most recent head 58c9063

Please upload reports for the commit 58c9063 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3772 +/- ## ========================================== + Coverage 97.51% 97.63% +0.11% ========================================== Files 134 134 Lines 9625 9631 +6 Branches 3494 3496 +2 ========================================== + Hits 9386 9403 +17 + Misses 239 228 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.