Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20911

correct Swtich/case indentation in formatter template for eclipse

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Making it consistent with our checkstyle requirments.

       <module name="Indentation">
            <property name="basicOffset" value="2"/>
            *<property name="caseIndent" value="2"/>*
            <property name="throwsIndent" value="2"/>
            <property name="arrayInitIndent" value="2"/>
            <property name="lineWrappingIndentation" value="2"/>
          </module>
      

      Attachments

        1. HBASE-20911_v1.patch
          59 kB
          Ankit Singhal
        2. HBASE-20911.patch
          59 kB
          Ankit Singhal

        Activity

          People

            ankit@apache.org Ankit Singhal
            ankit@apache.org Ankit Singhal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: