Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1306

Fixed indented code style for Java modules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.9.0
    • 1.9.0
    • Java
    • None

    Description

      The ORC Java module indentation code style is not consistent, I will commit the indentation rule and make all existing code follow it.

          <module name="Indentation">
            <property name="severity" value="error"/>
            <property name="basicOffset" value="2"/>
            <property name="braceAdjustment" value="0"/>
            <property name="caseIndent" value="2"/>
            <property name="throwsIndent" value="2"/>
            <property name="lineWrappingIndentation" value="4"/>
            <property name="arrayInitIndent" value="2"/>
          </module>
      

      Attachments

        Activity

          People

            Guiyankuang Yiqun Zhang
            Guiyankuang Yiqun Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: