Skip to content

fix(indent): handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions#751

Merged
antfu merged 2 commits into
eslint-stylistic:mainfrom
9romise:fix/indent
Apr 7, 2025
Merged

fix(indent): handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions#751
antfu merged 2 commits into
eslint-stylistic:mainfrom
9romise:fix/indent

Conversation

@9romise

@9romise 9romise commented Mar 31, 2025

Copy link
Copy Markdown
Member

Description

Linked Issues

fixes #750 , fixes #756

Additional context

@codecov

codecov Bot commented Mar 31, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.23%. Comparing base (7e06b81) to head (14b9eb9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
+ Coverage   77.22%   77.23%   +0.01%     
==========================================
  Files         122      122              
  Lines       23957    23967      +10     
  Branches     4672     4675       +3     
==========================================
+ Hits        18500    18511      +11     
+ Misses       5457     5456       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@9romise 9romise changed the title fix(indent): handle ChainExpression when offsetTernaryExpressionsOffsetCallExpressions fix(indent): handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions Apr 6, 2025
@antfu antfu merged commit a1af663 into eslint-stylistic:main Apr 7, 2025
@9romise 9romise deleted the fix/indent branch May 17, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants