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

Consistently use single space after function #113

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

fredrikekre
Copy link
Owner

Fix a bug that caused "single space after keyword" to not apply after the function keyword in non-standard function definitions.

Fix a bug that caused "single space after keyword" to not apply after
the `function` keyword in non-standard function definitions.
@fredrikekre fredrikekre marked this pull request as ready for review November 28, 2024 12:44
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.63%. Comparing base (c9702f1) to head (52b044d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   93.57%   93.63%   +0.06%     
==========================================
  Files           8        8              
  Lines        3563     3537      -26     
==========================================
- Hits         3334     3312      -22     
+ Misses        229      225       -4     

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

@fredrikekre fredrikekre merged commit a5a8c81 into master Dec 3, 2024
10 checks passed
@fredrikekre fredrikekre deleted the fe/function-space branch December 3, 2024 02:12
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.

1 participant