Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style

XMLWordPrintable

    • Type: Task
    • Resolution: Not A Defect
    • Priority: Blocker
    • Component/s: warnings-plugin
    • None
    • Environment:
      Dev

      Simply running pylint against python code base :

      pylint --rcfile=pylint.cfg ${FILE_PATH} --msg-template="{path}:{line}: [\{msg_id}(\{symbol}), \{obj}] {msg}" >> pylint.log

      Output is standard html table , basic graphs, no bells and whistles , radar graphs or otherwise modern as depicted on the Warnings plugin site. How to bring output to this century ?

      --msg-template="{path}:{line}: [\{msg_id}, \{obj}] {msg} ({symbol})"

            Assignee:
            Ulli Hafner
            Reporter:
            Joseph Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: