Skip to content

docs: add JSDoc for parseGitHubRemote function#1

Open
OpenCode2026 wants to merge 1 commit into
devfrom
docs-jsdoc-parse-github-remote
Open

docs: add JSDoc for parseGitHubRemote function#1
OpenCode2026 wants to merge 1 commit into
devfrom
docs-jsdoc-parse-github-remote

Conversation

@OpenCode2026
Copy link
Copy Markdown
Owner

Fixes anomalyco#17689

This PR adds comprehensive JSDoc documentation to the parseGitHubRemote function.

Changes

  • Added JSDoc comment with function description
  • Documented all supported URL formats
  • Added @param and @returns tags

Transforms the existing line comments into proper JSDoc format.

Added comprehensive JSDoc documentation including:
- Function description
- List of supported URL formats
- @param and @returns tags

Fixes anomalyco#17689
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.

docs: add JSDoc for parseGitHubRemote function

1 participant