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

feat(indent): introduce offsetTernaryExpressionsOffsetCallExpressions options #636

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

antfu
Copy link
Member

@antfu antfu commented Dec 10, 2024

Resolves: #633

This PR introduces the new offsetTernaryExpressionsOffsetCallExpressions option for indent for users to switch back to the behavior in 2.11 before the fix of #625

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.94%. Comparing base (16a0ae0) to head (08f26d0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #636   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files         121      121           
  Lines       20310    20325   +15     
  Branches     4824     4826    +2     
=======================================
+ Hits        19689    19704   +15     
  Misses        618      618           
  Partials        3        3           

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

@antfu antfu merged commit c14a3ee into main Dec 11, 2024
13 checks passed
@antfu antfu deleted the feat/indent-offset-call-expressions branch December 11, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@stylistic/indent: regression in 2.12.0
1 participant