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

Removing unused vars #286

Merged
merged 4 commits into from
Feb 29, 2024
Merged

Removing unused vars #286

merged 4 commits into from
Feb 29, 2024

Conversation

jamiehewitt15
Copy link
Member

@jamiehewitt15 jamiehewitt15 commented Feb 27, 2024

Fixes #285

Changes proposed in this PR:

  • Changing ESLint rules to throw an error if an unused variable is introduced
  • All unused vars have either been removed, commented out or the rule is disabled where necessary

@jamiehewitt15 jamiehewitt15 marked this pull request as ready for review February 27, 2024 14:23
Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

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

lgtm

@jamiehewitt15 jamiehewitt15 merged commit d25ff70 into develop Feb 29, 2024
6 checks passed
@jamiehewitt15 jamiehewitt15 deleted the removing-unused-vars branch February 29, 2024 06:12
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.

3 participants