-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62214/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Bugs: MESOS-7924
    https://issues.apache.org/jira/browse/MESOS-7924


Repository: mesos


Description
-------

This linter runs when changes on a JavaScript file are being committed.
The linter used is ESLint with a configuration based on our current JS
code base. The linter and its dependencies (i.e. Node.js) are installed
in a virtual environment using Virtualenv and then Nodeenv.


Diffs
-----

  src/.gitignore PRE-CREATION 
  src/webui/master/static/.eslintrc.js PRE-CREATION 
  src/webui/master/static/.gitignore PRE-CREATION 
  src/webui/master/static/bootstrap PRE-CREATION 
  src/webui/master/static/pip-requirements.txt PRE-CREATION 
  support/mesos-style.py cf37d9f4da4ab90b92f0136a1dcd5dd8bbae5785 


Diff: https://reviews.apache.org/r/62214/diff/1/


Testing
-------

Following this commit, I have tried to commit a change on a JavaScript file and 
checked that ESLinter was correctly invoked.


Thanks,

Armand Grillet

Reply via email to