Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Issue with multiline JSDoc comments #154

Open
borishere opened this issue May 8, 2017 · 0 comments
Open

Issue with multiline JSDoc comments #154

borishere opened this issue May 8, 2017 · 0 comments

Comments

@borishere
Copy link

Description

JSDoc has 2 trailing spaces that represent a new line. They shouldn't be removed.

Steps to Reproduce

  1. Create multiline comment with trailing spaces at the end.
  2. Init trim whitespaces

Expected behavior: [What you expect to happen]
Don't trim spaces in multiline comments because they are necessary.

Actual behavior: [What actually happens]
Thay are trimmed:)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant