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

Add JSDoc for the summary table creator function #78

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

anmolshres98
Copy link
Contributor

This pull request adds JSDoc comments to the summary table creator function. The function generates a summary table and optionally a CSV file from linting messages for a specific rule. The JSDoc comments provide detailed information about the function's parameters, return value, and behavior. This improves code documentation and makes it easier for other developers to understand and use the function.

Copy link
Contributor Author

@anmolshres98 anmolshres98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will release a patch after this PR is merged

@anmolshres98 anmolshres98 merged commit a913c9a into main Jul 18, 2024
4 checks passed
@anmolshres98 anmolshres98 deleted the as/add-jsdoc-for-func branch July 18, 2024 20:07
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.

2 participants