[
https://issues.apache.org/jira/browse/MESOS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633248#comment-15633248
]
Kevin Klues commented on MESOS-6390:
------------------------------------
I would hold off on doing this until after https://reviews.apache.org/r/53074/
lands.
Additionally, keep in mind that in order to do this properly, we will have to
build a common virtualenv for use by the entire mesos source tree instead of
just creating one inside the {{src/new_cli}} directory.
> 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: Manuwela Kanade
> 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.3.4#6332)