Skip to content

Fix remaining linting errors and enable linting on CI#762

Open
gramatus wants to merge 4 commits intogithub:main-enterprisefrom
helse-sorost:linting
Open

Fix remaining linting errors and enable linting on CI#762
gramatus wants to merge 4 commits intogithub:main-enterprisefrom
helse-sorost:linting

Conversation

@gramatus
Copy link
Contributor

This pull request updates the codebase to pass linting requirements and then adds linting to the CI workflow.
I am not sure if all the three linting jobs I added are needed, but since all passes I suggest it is better to lint everything.

The only changes in this PR, except for style changes done by npx eslint . --fix, is the removal of three unused imports and renaming two variables that did not follow the requirement to use camelcase.

This aligns with the current eslint rules.
The formatting was done with the `npx eslint . --fix`, this should make the formatting consistent across the whole codebase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant