[
https://issues.apache.org/jira/browse/MESOS-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245799#comment-16245799
]
Kevin Klues commented on MESOS-7924:
------------------------------------
{noformat}
commit 102a36304ca1a78384b8841c94b122a4a93e5a4e
Author: Armand Grillet <[email protected]>
Date: Thu Nov 9 16:10:22 2017 +0100
Created virtual environment for linters in /support.
This change affects the Python linter but not the C++ linter as we
use a customized version of cpplint that we cannot get using pip.
Review: https://reviews.apache.org/r/63581/
{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)