Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1048

Scrub python code of checkstyle-disabling comments

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Client, Executor, Testing
    • None

    Description

      The python code has a bunch of comments like # noqa which disable checkstyle for that line. Let's remove them all, removing inhibiting checkstyle rules if necessary.

      $ grep -R noqa src/ | wc -l
      45
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            wfarner Bill Farner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: