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/11 09:16:00 UTC

[jira] [Closed] (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 closed OFBIZ-11874.
---------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Implemented

All test passed on local machine.

Closing this ticket.

> 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
>             Fix For: Upcoming Branch
>
>         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)