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

fix linter errors #2202

Merged
merged 5 commits into from
Sep 9, 2024
Merged

fix linter errors #2202

merged 5 commits into from
Sep 9, 2024

Conversation

lebrinkma
Copy link
Contributor

@lebrinkma lebrinkma commented Sep 5, 2024

This PR should fix all linter errors and most linter warnings.
It disables linting for bundled deps and the auto generated translations.

@lebrinkma
Copy link
Contributor Author

lebrinkma commented Sep 5, 2024

@arteck Can you approve the workflows so that I can check if the lint errors are gone here as well.

@lebrinkma
Copy link
Contributor Author

lebrinkma commented Sep 5, 2024

It should be down to 9 warnings now, 6 due to unused eslint-disable directives for 'no-unused-vars'.
I decided to keep them, in case no-unused-vars is turned back on again, which it probably should at some time.

@lebrinkma lebrinkma marked this pull request as ready for review September 5, 2024 20:27
@arteck arteck merged commit 0ea6d33 into ioBroker:master Sep 9, 2024
1 check passed
@lebrinkma lebrinkma deleted the fix-linter branch September 9, 2024 19:25
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.

2 participants