Skip to content

Add Linting

rrrnld requested to merge rrrnld/funkwhale:enhancement/linting into develop

Todos:

  • Configure standard via eslint
  • Configure eslint to be able to lint vuejs
  • Provide npm run lint to lint changed and added files per commit
  • Configure CI pipeline
  • Split linting from running tests (vue-cli-service test:unit runs both)
Edited by Georg Krause

Merge request reports