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

Style and warnings cleanup #750

Merged
merged 2 commits into from Jan 24, 2022
Merged

Style and warnings cleanup #750

merged 2 commits into from Jan 24, 2022

Conversation

leftmostcat
Copy link
Collaborator

Problem

There are over 40 outstanding warnings and many unnecessary or ill-placed eslint directives scattered throughout the codebase, making new warnings or issues hard to spot and easy to ignore.

Solution

Clean up all warnings save the three TODO comments, which we probably do want to warn. Remove unneeded directives, make small changes to make more directives unneeded, and reorganize some which are in surprising locations.

Areas of Impact

Minor changes throughout.

Copy link
Contributor

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for tackling this, that was a very welcome cleanup !

@MonkeyDo MonkeyDo merged commit 37d622c into master Jan 24, 2022
@MonkeyDo MonkeyDo deleted the style-and-warnings branch January 24, 2022 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants