You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "CORNEAU Damien (JIRA)" <ji...@apache.org> on 2016/06/30 08:10:10 UTC

[jira] [Created] (ZEPPELIN-1087) Improving Front-End code quality with better build tools

CORNEAU Damien created ZEPPELIN-1087:
----------------------------------------

             Summary: Improving Front-End code quality with better build tools
                 Key: ZEPPELIN-1087
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1087
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: CORNEAU Damien
            Assignee: CORNEAU Damien


We currently are using jshint only to force code rules on Zeppelin-web,
However jshint is limited and we need a bit more than that.
Instead of using Github diff to spot issues like trailing spaces, indent etc... it would be better to have the build taking care of it.

Here is a list of the subtasks:
* Add Eslint for (Jshint and Jscs)
* Add Htmlhint (To check closing tags, indent etc...)
* Taking care of Trailing spaces and tabs in the whole app



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)