Skip to content

Conversation

torgst
Copy link
Contributor

@torgst torgst commented Feb 22, 2025

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