[
https://issues.apache.org/jira/browse/MESOS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090878#comment-16090878
]
Joseph Wu commented on MESOS-6390:
----------------------------------
Another chunk:
{code}
commit c0e51a8d729aa6b06d70fa18259354536bc59b43
Author: Armand Grillet <[email protected]>
Date: Mon Jul 17 11:16:23 2017 -0700
Linted support/post-reviews.py.
This will allow us to use PyLint on the
entire support directory in the future.
Review: https://reviews.apache.org/r/60233/
commit a536d101a52e21b32cb584d4df9d468e8b76b6a2
Author: Armand Grillet <[email protected]>
Date: Mon Jul 17 11:41:55 2017 -0700
Linted support/push-commits.py.
This will allow us to use PyLint on the
entire support directory in the future.
Review: https://reviews.apache.org/r/60234/
commit 92896871bdb9f02066a403da789cdb70e6e496e4
Author: Armand Grillet <[email protected]>
Date: Mon Jul 17 16:33:56 2017 -0700
Linted support/verify-reviews.py.
This will allow us to use PyLint on the
entire support directory in the future.
Review: https://reviews.apache.org/r/60236/
{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)