[
https://issues.apache.org/jira/browse/OFBIZ-11874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155929#comment-17155929 ]
Suraj Khurana commented on OFBIZ-11874:
---------------------------------------
This enhancement in code pattern fixed aroundĀ *1280* checkstyle issues.
> 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)