Skip to content

[BUG]: Incorrect JSDoc closing marker in the ESLint rule jsdoc-no-space-aligned-asterisks #3109

Closed
@headlessNode

Description

@headlessNode

Description

In the fix function here: https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/%40stdlib/_tools/eslint/rules/jsdoc-no-space-aligned-asterisks/lib/main.js#L97

the JSDoc comments are incorrectly formatted for applying a fix. Specifically, the closing marker is incorrect, leading to improperly formatted comments when using the ESLint auto-fixing.

Related Issues

None.

Questions

No.

Demo

N/A

Reproduction

N/A

Expected Results

N/A

Actual Results

N/A

Version

N/A

Environments

N/A

Browser Version

N/A

Node.js / npm Version

N/A

Platform

N/A

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions