Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New] jsx-wrap-multilines: add never option to prohibit wrapping parens on multiline JSX #3668

Merged
merged 1 commit into from
Dec 15, 2023

[New] `jsx-wrap-multilines`: add `never` option to prohibit wrapping …

b4b7497
Select commit
Failed to load commit list.
Merged

[New] jsx-wrap-multilines: add never option to prohibit wrapping parens on multiline JSX #3668

[New] `jsx-wrap-multilines`: add `never` option to prohibit wrapping …
b4b7497
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 1s

97.65% (+0.00%) compared to 37d8bbe

View this Pull Request on Codecov

97.65% (+0.00%) compared to 37d8bbe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37d8bbe) 97.65% compared to head (b4b7497) 97.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3668   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files         132      132           
  Lines        9375     9379    +4     
  Branches     3432     3433    +1     
=======================================
+ Hits         9155     9159    +4     
  Misses        220      220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.