-
Notifications
You must be signed in to change notification settings - Fork 196
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
Remove clippy::default_trait_access
from lint
#2775
Comments
I'd like to take this issue. |
Can I try solving this issue? My name is Gideon Bature, a Software Engineer having working experience with Rust. From the description, I will remove If assigned this issue, I will send my first PR within 48 hours. Thank you. |
I’d like to help with this. |
Can I tackle this one? |
Can I take this issue? |
May I pick this up? |
I’d like to help with this. |
I'd be happy to do this. |
Hi, I am proficient Blockchain developer expert in Cairo , Rust and Solidity and also in web development. |
Hey, this issue will be available for taking during the ODBoost https://app.onlydust.com/hackathons/odboost-1. |
Could I grab this task? |
Mind if I try this one? |
Could I work on this issue? I have experience in Rust and the Starknet ecosystem. |
I can do this with ETA of 2 days max. |
Hi @ddoktorski, I’m a developer with 10 years of experience, including expertise in Rust development and linting practices. I am confident in handling this task, which involves removing the -A clippy::default_trait_access configuration, fixing the resulting warnings, and updating the documentation accordingly. I have a strong background in managing similar tasks and ensuring that all changes align with a project's standards. I would love to contribute to StarkNet Foundry! |
Can I take this issue? |
Can I try solving this issue? My name is Gideon Bature, a Software Engineer having working experience with Rust. From the description, I will remove If assigned this issue, I will send my first PR within 48 hours. Thank you. |
I'm a software developer with 2+ years of experience and I have worked with backend technologies such as Cairo, Java, C# and frontend with React, NextJS, JS/TS. Also, I'm a member of the Dojo Coding community here in CR and I have made contributions in Cairo VM Go, Cairo VM TS, Cairo Lints etc. Likewise, I’m a Cairo developer working in ByteBuildersLabs creating on-chain games using the Dojo framework. This is my approach:
|
I have been contributor the Reth codebase. I would be like to tackle this issue. |
Hello, I'd like to take this issue. I'll remove the the command and look for warmings related with the traits access. |
Application for ContributionI am excited about the opportunity to contribute to this issue and am confident that my expertise aligns well with the requirements. With a strong background in Cairo programming and decentralized application development on StarkNet, I bring a well-rounded skill set to deliver an effective solution. Relevant Expertise
Why Consider My Application?My proven track record of delivering high-quality, optimized solutions in blockchain and full-stack development sets me apart. I have a deep understanding of smart contract security, decentralized architectures, and the synergy between frontend, backend, and blockchain layers—ensuring a seamless and efficient implementation. ETAI expect to have a working solution ready within 48 hours. Please let me know if I can proceed with the implementation. |
I’d like to work on this. |
Remove
-A clippy::default_trait_access
from the .cargo/config.toml and fix all warnings that occur after this change when runningcargo lint
.After making this change, adjust the documentation in the development guide docs.
#2637 (comment)
The text was updated successfully, but these errors were encountered: