Skip to content

Comments

Luau: fix indentation of leading token in union/intersection when hanging#933

Merged
JohnnyMorganz merged 3 commits intomainfrom
type-leading-token-indent
Nov 30, 2024
Merged

Luau: fix indentation of leading token in union/intersection when hanging#933
JohnnyMorganz merged 3 commits intomainfrom
type-leading-token-indent

Conversation

@JohnnyMorganz
Copy link
Owner

Fixes #932

@codecov
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.87%. Comparing base (d11797b) to head (dd149a1).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
+ Coverage   96.51%   96.87%   +0.35%     
==========================================
  Files          16       16              
  Lines        6059     5982      -77     
==========================================
- Hits         5848     5795      -53     
+ Misses        211      187      -24     

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

@JohnnyMorganz JohnnyMorganz merged commit d570166 into main Nov 30, 2024
@JohnnyMorganz JohnnyMorganz deleted the type-leading-token-indent branch November 30, 2024 12:49
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.

Luau: union / intersection leading token indentation not formatted correctly when hanging

1 participant