[
https://issues.apache.org/jira/browse/MESOS-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245805#comment-16245805
]
Kevin Klues commented on MESOS-7924:
------------------------------------
{noformat}
commit 0f674bbbbcb7fcc827ef241dc76fa40139e86717
Author: Armand Grillet <[email protected]>
Date: Thu Nov 9 16:17:12 2017 +0100
Removed pylint from the CLI requirements.
Due to the new virtual environment located in /support, we do
not need to have pylint in the CLI virtual environment anymore.
Review: https://reviews.apache.org/r/63582/
{noformat}
> Add a javascript linter to the webui.
> -------------------------------------
>
> Key: MESOS-7924
> URL: https://issues.apache.org/jira/browse/MESOS-7924
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Benjamin Mahler
> Assignee: Armand Grillet
> Labels: tech-debt
> Fix For: 1.5.0
>
>
> As far as I can tell, javascript linters (e.g. ESLint) help catch some
> functional errors as well, for example, we've made some "strict" mistakes a
> few times that ESLint can catch: MESOS-6624, MESOS-7912.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)