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: move spacing rules about as and satisfies from type-annontation-spacing to keyword-spacing #535

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

9romise
Copy link
Member

@9romise 9romise commented Sep 9, 2024

Description

Linked Issues

Closes #525

Additional context

@9romise 9romise changed the title fix: move TSAsExpression and TSSatisfiesExpression from type-annontation-spacing to keyword-spacing fix: move spacing rules about as and satisfies from type-annontation-spacing to keyword-spacing Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.73%. Comparing base (5ea3d6a) to head (f14b79d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
- Coverage   99.73%   99.73%   -0.01%     
==========================================
  Files         120      120              
  Lines       19507    19500       -7     
  Branches     4741     4737       -4     
==========================================
- Hits        19456    19449       -7     
  Misses         51       51              

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

@antfu
Copy link
Member

antfu commented Sep 9, 2024

That was fast! Thank you

@antfu antfu merged commit b89ae5e into eslint-stylistic:main Sep 9, 2024
11 checks passed
@9romise 9romise deleted the fix/spacing branch September 11, 2024 11:30
taiyme added a commit to taiyme/eslint-config that referenced this pull request Sep 13, 2024
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.

keyword-spacing and type-annotation-spacing: conflicts in v2.6.5
2 participants