Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11350 Checkstyle improvements
  3. OFBIZ-11904

Case indentation for all switch statements should be 0

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • Trunk
    • None
    • ALL COMPONENTS
    • None
    • OFBiz Community Day (May 2020), OFBiz Community Day (Aug 2020)

    Description

      Currently in java code all switch statements are indented to 4 or more than zero.

      As perĀ https://www.oracle.com/technetwork/java/codeconventions-150003.pdf
      and same configured in checkstyle.xml, we need to make 'case' indentation to 0 in all java code.

      Attachments

        1. OFBIZ-11904.patch
          381 kB
          Suraj Khurana
        2. OFBIZ-11904-plugins.patch
          113 kB
          Suraj Khurana

        Activity

          People

            surajk Suraj Khurana
            surajk Suraj Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: