[
https://issues.apache.org/jira/browse/OFBIZ-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028812#comment-18028812
]
ASF subversion and git services commented on OFBIZ-13228:
---------------------------------------------------------
Commit e3c8dc485920a25b80545e6e3c666b528a67521d in ofbiz-plugins's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=e3c8dc485 ]
Implemented: Fix all codenarc violation (OFBIZ-13228) (#137)
After implementation of codenarc OFBIZ-11167 we let some error due to the huge
work to fix them.
We currently allow 4384 violations (410 lvl2 and 3974 lvl3) on framework and
plugins
To know if we didn't introduce any new violation, we need to add all plugins or
check the current framework violation to adapt our locale code.
To simplify the quality development, we suggest to set allow violation to 0.
> Fix all codenarc violation
> --------------------------
>
> Key: OFBIZ-13228
> URL: https://issues.apache.org/jira/browse/OFBIZ-13228
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS, ALL PLUGINS
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Major
> Labels: codenarc, groovy, violation
>
> After implementation of codenarc OFBIZ-11167 we let some error due to the
> huge work to fix them.
> We currently allow 4384 violations (410 lvl2 and 3974 lvl3) on framework and
> plugins
> To know if we didn't introduce any new violation we need to add all plugins
> or check the current framework violation to adapt our locale code.
> To simplify the quality development we suggest to set allow violation to 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)