You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General:
On the backend side of things we have the whole suite already: formatter, linter and static type checking. It is also configured to work well together.
On the frontend side we are still missing the linter.
The task is to add an eslint step to the pr_ci_frontend workflow. In case this or any other step fails in the workflow it should continue to run.
Prerequisite is the merge of PR #444 and solving the issue #445
Contribution
I am happy to help someone or work on this myself :smile
The text was updated successfully, but these errors were encountered:
Terms
Description
General:
On the backend side of things we have the whole suite already: formatter, linter and static type checking. It is also configured to work well together.
On the frontend side we are still missing the linter.
The task is to add an
eslint
step to thepr_ci_frontend
workflow. In case this or any other step fails in the workflow it should continue to run.Prerequisite is the merge of PR #444 and solving the issue #445
Contribution
I am happy to help someone or work on this myself :smile
The text was updated successfully, but these errors were encountered: