You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable "wrap at right margin" in JavaDoc code style settings (#2921)
Enabling this setting allows IntelliJ's auto-format to take care of
wrapping JavaDoc comments to match our configured row width. When
writing length comments/descriptions, we can simply auto-format to have
every row formatted to fit to the correct width.
0 commit comments