Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-332 Pass checkstyle
  3. REEF-408

Fix violations of Indentation checkstyle

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.12
    • All
    • None

    Description

      We have around 900 violations of Indentation checkstyle, when our indentation doesn't match the expected one. Looks like Hadoop's style is fairly close to the one we're using, so I plan just to adjust our indentation to whatever checkstyle expects. There are 2 kinds of violations:

      1) wrong amount of whitespace before the line start
      2) annotation on the same line with definition (which checkstyle treats as equal amount of whitespace) - should be ok to move to separate line

      Attachments

        Activity

          People

            MariiaMykhailova Mariia Mykhailova
            MariiaMykhailova Mariia Mykhailova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: