Skip to content
Snippets Groups Projects
Commit 3f032605 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

gitlab code quality formatter tweak

parent 8398ca42
No related branches found
No related tags found
1 merge request!1188TMSS-2810 "Multiple TMSS FrontEnd Unit tests Fixed"
......@@ -958,7 +958,7 @@ eslint_TMSSFrontEnd:
- cd /builds/ro/lofar/SAS/TMSS/frontend/tmss_webapp
- mkdir quality
- ls -al
- npx eslint --format gitlab . --output-file=quality/eslint.json || true
- npx eslint --format gitlab . || true
- ls -al
- echo "done"
......@@ -968,10 +968,8 @@ eslint_TMSSFrontEnd:
name: front-end-json-eslint-quality-report
when: always
expire_in: never
paths:
- /builds/ro/lofar/SAS/TMSS/frontend/tmss_webapp/quality
reports:
codequality: /builds/ro/lofar/SAS/TMSS/frontend/tmss_webapp/quality/eslint.json
codequality: gl-codequality.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment