[
https://issues.apache.org/jira/browse/MESOS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121894#comment-16121894
]
Joseph Wu commented on MESOS-6390:
----------------------------------
{code}
commit d04ab2096169513561d20a414c67ed1aaed0ecd7
Author: Armand Grillet <[email protected]>
Date: Thu Aug 10 09:38:43 2017 -0700
Linted support/test-upgrade.py.
This will allow us to use PyLint on the
entire support directory in the future.
Review: https://reviews.apache.org/r/60235/
{code}
> Ensure Python support scripts are linted
> ----------------------------------------
>
> Key: MESOS-6390
> URL: https://issues.apache.org/jira/browse/MESOS-6390
> Project: Mesos
> Issue Type: Improvement
> Reporter: Benjamin Bannier
> Assignee: Armand Grillet
> Labels: newbie, python
>
> Currently {{support/mesos-style.py}} does not lint files under {{support/}}.
> This is mostly due to the fact that these scripts are too inconsistent
> style-wise that they wouldn't even pass the linter now.
> We should clean up all Python scripts under {{support/}} so they pass the
> Python linter, and activate that directory in the linter for future
> additions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)