Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54946

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • warnings-plugin
    • None
    • 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})"

            drulli Ulli Hafner
            jnigro187 Joseph Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: