Add eslint to CI
Implements #90 (closed)
Didn't use allow_failure: true as described in the issue. A build will fail if an error occurs. Warnings are displayed but won't result in an exit.
Edited by Lukas Möller
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
Implements #90 (closed)
Didn't use allow_failure: true as described in the issue. A build will fail if an error occurs. Warnings are displayed but won't result in an exit.