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 empty comment highlighting in swift mode #5184

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

nightwing
Copy link
Member

fixes #5183

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (df2ecbe) 86.98% compared to head (8b13d83) 86.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5184   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files         565      565           
  Lines       45107    45107           
  Branches     6931     6931           
=======================================
  Hits        39235    39235           
  Misses       5872     5872           
Flag Coverage Δ
unittests 86.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/mode/swift_highlight_rules.js 90.90% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nightwing nightwing merged commit b85cf8f into master May 25, 2023
3 checks passed
@nightwing nightwing deleted the fix-swift-comments branch May 25, 2023 22:20
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.

Swift: empty single-line comments are incorrectly colored
2 participants