-
-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
prettier-plugin-java
version: 2.6.4
# Options (if any):
--print-width 120Input:
// some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment
public SomeClass() {}Output:
// some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment some comment
public SomeClass() {}Expected behavior:
Does Prettier not format comment sections? As I see, it has even issues with formatting the code which is in one line with a comment. Is it right? Or there is some new version with fixed comment formatting?
VsevolodGolovanov
Metadata
Metadata
Assignees
Labels
No labels