[jira] [Updated] (OFBIZ-11874) Checkstyle formatting issues: is preceded/not preceded with whitespace.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-11874) Checkstyle formatting issues: is preceded/not preceded with whitespace.

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-11874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suraj Khurana updated OFBIZ-11874:
----------------------------------
    Description:
In this ticket we have to cover majorly characters preceding/not preceding with space.
 Such as:

'{' is not preceded with whitespace.

'{' is not followed by whitespace.

'}' is not followed by whitespace.

'}' is not preceded with whitespace.

'typecast' is not followed by whitespace.

'try' is not followed by whitespace.

';' is preceded with whitespace.

etc

  was:
In this ticket we have to cover majorly characters preceding/not preceding with space.
Such as:

'{' is not preceded with whitespace.

'typecast' is not followed by whitespace.

'try' is not followed by whitespace.

';' is preceded with whitespace.

etc


> Checkstyle formatting issues: is preceded/not preceded with whitespace.
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-11874
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11874
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>         Attachments: OFBIZ-11874-plugins.patch, OFBIZ-11874.patch
>
>
> In this ticket we have to cover majorly characters preceding/not preceding with space.
>  Such as:
> '{' is not preceded with whitespace.
> '{' is not followed by whitespace.
> '}' is not followed by whitespace.
> '}' is not preceded with whitespace.
> 'typecast' is not followed by whitespace.
> 'try' is not followed by whitespace.
> ';' is preceded with whitespace.
> etc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)