Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Add linting jobs #643

Merged
merged 7 commits into from
Dec 11, 2023
Merged

CI: Add linting jobs #643

merged 7 commits into from
Dec 11, 2023

Conversation

drikusroor
Copy link
Contributor

This PR adds linting jobs for both the frontend (eslint) and backend (flake8). The question right now is whether our linting settings/preferences are configured correctly and to our liking. Additionally, the linting job for the backend "fails", although I allowed it to fail. Maybe we can alter the flake8 configuration so that it won't fail anymore, or we can allow it to fail and slowly fix all issues.

@BeritJanssen
Copy link
Collaborator

I think allowing to fail and fix issues over time is the preferable option.

@drikusroor drikusroor merged commit 339cda4 into develop Dec 11, 2023
6 checks passed
@drikusroor drikusroor deleted the ci/add-linting branch December 11, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants