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
/** * Build Service for Git. Primary goal is to allow for lazy initialization of the Git object and keeping it open for later usage. * This Service should not be considered a published API, and may change or be removed in future versions. */
Output:
/** * Build Service for Git. Primary goal is to allow for lazy initialization of the Git object and keeping it open for later usage. * This Service should not be considered a published API, and may change or be removed in future versions. */
Expected behavior:
/** * Build Service for Git. Primary goal is to allow for lazy initialization of the Git object and keeping it open for * later usage. This Service should not be considered a published API, and may change or be removed in future versions. */
beware of word breaking though, this for example shouldn't try to wrap even though it's too long. Note: I'm not certain if this would try to reformat now, and it isn't javadoc, but maybe this issue applies to all comments and I just haven't noticed.
Prettier-Java 2.6.0
# Options (if any): --print-width 120
Input:
Output:
Expected behavior:
beware of word breaking though, this for example shouldn't try to wrap even though it's too long. Note: I'm not certain if this would try to reformat now, and it isn't javadoc, but maybe this issue applies to all comments and I just haven't noticed.
The text was updated successfully, but these errors were encountered: