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

Fixing eslint error messages on src/index.js #2786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anaaroch
Copy link

@anaaroch anaaroch commented Sep 3, 2024

Hello, as a part of a project from my university, the students of my class had to apply Clean Code principles to a open source project. I tryed tackling the issue #244 with Lucas Bergholz in a recent PR, but, when we were working on it, there were a lot of error messages coming from the eslint of the project.

This way, i tackled 67 of these error messages, applying the changes that eslint suggested. These changes help the project maintain patterns and facilitate future changes on this file.

Copy link
Member

@kingthorin kingthorin left a comment

Choose a reason for hiding this comment

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

Could you revert the line ending changes so that we can see what was actually changed?

@anaaroch
Copy link
Author

anaaroch commented Sep 5, 2024

Hi @kingthorin, I've redone the commit with the changes again so you can check what was actually changed.

@kingthorin
Copy link
Member

Thank you, that makes it much easier to see what's been done 💯

Copy link
Member

@kingthorin kingthorin left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me. Have you tested it locally based on the info in the README?

@anaaroch
Copy link
Author

Yes, I tested the changes I made to the code and found no problems.

@thc202
Copy link
Member

thc202 commented Sep 10, 2024

The commit author needs to be reset.

@kingthorin
Copy link
Member

@anaaroch nudge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants