[forge-issues] [JBoss JIRA] (ROASTER-53) Javadoc could be format on 1 line

George Gastaldi (Jira) issues at jboss.org
Tue Jan 22 17:30:00 EST 2019


     [ https://issues.jboss.org/browse/ROASTER-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed ROASTER-53.
----------------------------------


> Javadoc could be format on 1 line
> ---------------------------------
>
>                 Key: ROASTER-53
>                 URL: https://issues.jboss.org/browse/ROASTER-53
>             Project: Roaster
>          Issue Type: Enhancement
>    Affects Versions: 2.11.1.Final
>            Reporter: Nicolas Challut
>            Assignee: Kai Müller
>            Priority: Minor
>
> On field, we prefer to have javadoc on 1 line.
> {code}
> /** Customer id. */
> private String id;
> {code}
> instead of
> {code}
> /**
> Customer id.
> */
> private String id;
> {code}
> Currently, Roaster doesn't allow us to do it



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the forge-issues mailing list