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

Enforce checkstyle checks in "Naming" category

    XMLWordPrintableJSON

Details

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

    Description

      After REEF-414 we still have around 50 checkstyle violations in "Naming" category which involve public fields/methods. We can't fix them immediately, as this could potentially break public interfaces. Instead we have to

      1) Create properly names fields/methods which duplicate existing ones
      2) Mark existing fields/methods as deprecated and add checkstyle exceptions to them individually
      3) Convert all checks in "Naming" to error-level, so that no new violations are introduced
      4) (in next release) Remove deprecated fields/methods and exceptions for them

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: