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

fix(key-spacing): crash for import without attributes when using align option #594

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

ota-meshi
Copy link
Member

Description

fixes #592

Linked Issues

#592

Additional context

@ota-meshi ota-meshi changed the title fix(key-spacing): crash for import without attributes when using align: "colon" fix(key-spacing): crash for import without attributes when using align option Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.90%. Comparing base (0002fe0) to head (b2ffa78).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #594   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files         121      121           
  Lines       20051    20053    +2     
  Branches     4751     4752    +1     
=======================================
+ Hits        19430    19432    +2     
  Misses        618      618           
  Partials        3        3           

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

@antfu antfu added this pull request to the merge queue Nov 1, 2024
Merged via the queue into eslint-stylistic:main with commit 6000f43 Nov 1, 2024
11 checks passed
@ota-meshi ota-meshi deleted the key-spacing branch November 1, 2024 06:41
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.

key-spacing: 2.10 introduced crash
2 participants