jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
8.97k stars 2.77k forks source link

[Tests] `jsx-wrap-multilines`: passing tests #3676

Closed burtek closed 8 months ago

burtek commented 8 months ago

More tests covering case from #3545. If passes, then fixes #3545 ?

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2e30897) 97.65% compared to head (67e669d) 97.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3676 +/- ## ======================================= Coverage 97.65% 97.65% ======================================= Files 132 132 Lines 9383 9383 Branches 3436 3436 ======================================= Hits 9163 9163 Misses 220 220 ```

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