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/27 08:27:00 UTC

[jira] [Created] (OFBIZ-11926) Checkstyle: Variable name must match pattern

Suraj Khurana created OFBIZ-11926:
-------------------------------------

             Summary: Checkstyle: Variable name must match pattern
                 Key: OFBIZ-11926
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11926
             Project: OFBiz
          Issue Type: Sub-task
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


All final data members of the class must match this naming patternĀ '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'



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