You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (Jira)" <ji...@apache.org> on 2020/07/07 10:27:00 UTC

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

     [ 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.

'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
>
> 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



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