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-one-expression-per-line: add non-jsx option to allow non-JSX children in one line #3677

Merged
merged 1 commit into from
Jan 12, 2024

[New] `jsx-one-expression-per-line`: add `non-jsx` option to allow no…

9f4b2b9
Select commit
Loading
Failed to load commit list.
Merged

[New] jsx-one-expression-per-line: add non-jsx option to allow non-JSX children in one line #3677

[New] `jsx-one-expression-per-line`: add `non-jsx` option to allow no…
9f4b2b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

97.74% (+0.00%) compared to 1014f8c

View this Pull Request on Codecov

97.74% (+0.00%) compared to 1014f8c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1014f8c) 97.74% compared to head (9f4b2b9) 97.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3677   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files         132      132           
  Lines        9405     9409    +4     
  Branches     3446     3449    +3     
=======================================
+ Hits         9193     9197    +4     
  Misses        212      212           

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