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(function-call-spacing): remove invalid defaults from schema #617

Merged

Conversation

FloEdelmann
Copy link
Contributor

Description

Please see the explanation in #616.

Linked Issues

Fixes #616.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.94%. Comparing base (2d8d8ce) to head (e52ccb4).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
- Coverage   96.94%   96.94%   -0.01%     
==========================================
  Files         121      121              
  Lines       20304    20301       -3     
  Branches     4820     4820              
==========================================
- Hits        19683    19680       -3     
  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 Dec 8, 2024
Merged via the queue into eslint-stylistic:main with commit 0714754 Dec 8, 2024
11 checks passed
@FloEdelmann FloEdelmann deleted the function-call-spacing-defaults branch December 8, 2024 21:00
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.

function-call-spacing: default in schema is invalid
2 participants