Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6006

Abstract mesos-style.py to allow future linters to be added more easily.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • Mesosphere Sprint 40, Mesosphere Sprint 41, Mesosphere Sprint 42
    • 2

    Description

      Currently, mesos-style.py is just a collection of functions that
      check the style of relevant files in the mesos code base. However,
      the script assumes that we always wanted to run cpplint over every
      file we are checking. Since we are planning on adding a python linter
      to the codebase soon, it makes sense to abstract the common
      functionality from this script into a class so that a cpp-based linter
      and a python-based linter can inherit the same set of common
      functionality.

      Attachments

        Activity

          People

            klueska Kevin Klues
            klueska Kevin Klues
            Vinod Kone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: