Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix: preserve whitespace in multiline-comment-style (fixes #12312) (#…
…12316)

* Fix: preserve whitespace in multiline-comment-style (fixes #12312)

* Add support for preserving whitespace in other comment types

* Handle blank lines in starred-block comments correctly

* Add more tests

* Fix starred-block alignment/missing star fixer

* Use RegExp to check for whitespace-only lines

* Fix up comments
  • Loading branch information
kaicataldo committed Nov 18, 2019
1 parent 17a8849 commit 62623f9
Show file tree
Hide file tree
Showing 2 changed files with 1,134 additions and 106 deletions.

0 comments on commit 62623f9

Please sign in to comment.