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

Improve coding style #106

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Improve coding style #106

merged 1 commit into from
Jan 11, 2024

Conversation

windowsair
Copy link
Contributor

@windowsair windowsair commented Jan 6, 2024

Hi,

Thank you for your excellent work. I really like dapjs, but it looks like it hasn't been updated for a while, and now there are some dependencies that haven't been updated for a long time, and some dependencies that have been deprecated.

I'm currently trying to update the dependencies to the latest, but I'm not sure if this repo still accepting contributions from the community, so let's start with the coding style :D

Copy link
Member

@thegecko thegecko left a comment

Choose a reason for hiding this comment

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

Thanks for your PR, just a minor suggestion and recommendation to split the work.

src/transport/usb.ts Outdated Show resolved Hide resolved
src/transport/usb.ts Outdated Show resolved Hide resolved
@windowsair
Copy link
Contributor Author

Thank you for your fast review! There are indeed some changes in usb.ts that tend to be confusing, that are basically changes to adapt the new version, so for now I'll remove them. Then, according to your guidance, I have put some code -related modifications to the patch 2.

@thegecko
Copy link
Member

...according to your guidance, I have put some code -related modifications to the patch 2.

Thanks, can you pout it in a separate PR, so this PR is only code style changes?

@windowsair
Copy link
Contributor Author

...according to your guidance, I have put some code -related modifications to the patch 2.

Thanks, can you pout it in a separate PR, so this PR is only code style changes?

Sure, I will push them later. Now this PR only has coding style commit.

@thegecko thegecko merged commit a319d1b into ARMmbed:master Jan 11, 2024
1 check passed
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