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

feat: support JSDoc type hints using typescript's d.ts file #80

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

lumirlumir
Copy link
Owner

Now we support JSDoc type hints using typescript's d.ts file.

It will be located in clang-format-.../build/index.d.ts.

Copy link

github-actions bot commented Nov 6, 2024

Labels have been automatically applied based on the conventional commit types.🏷️

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (063411e) to head (d11f039).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           47        47           
=========================================
  Hits            47        47           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 063411e...d11f039. Read the comment docs.

@lumirlumir lumirlumir merged commit 6bfed06 into main Nov 6, 2024
32 checks passed
@lumirlumir lumirlumir deleted the feat-jsdoc-typehint-using-typescript-d-ts branch November 6, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant