cyberbotics / webots-doc

Documentation for the Webots software
5 stars 5 forks source link

ESLint test #773

Open fabienrohrer opened 6 years ago

fabienrohrer commented 6 years ago

We would like to detect ESLint issues.

In addition to the test, .eslintrc.json should be duplicated in this repo, and eslint has to be integrated in travis. Adding a test in webots that .eslintrc.json and doc/.eslintrc.json are identical would be even better.

References:

omichel commented 6 years ago

We should postpone the resolution of this issue until we implement the subrepo: https://github.com/omichel/webots/wiki/git-subrepo

fabienrohrer commented 6 years ago

Indeed. Testing this in webots / Jenkins rather than webots-doc / Travis would be easier.