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

Fix violations of ModifierOrder checkstyle

    XMLWordPrintableJSON

Details

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

    Description

      ModifierOrder (http://checkstyle.sourceforge.net/config_modifier.html#ModifierOrder) enforces the order of modifiers matches one given in Java language specification. Our code has ~370 violations, the most frequent is that @Parameter annotation modifier does not precede non-annotation modifiers.

      Is the relative order of @Parameter annotation and other modifiers important for us? If not, we should fix the violations as checkstyle suggests.

      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: