-
Notifications
You must be signed in to change notification settings - Fork 0
Merge bitcoin/bitcoin#29537: lint: Misc improvements for lint runner #1121
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
base: backport-0.28-batch-740
Are you sure you want to change the base?
Merge bitcoin/bitcoin#29537: lint: Misc improvements for lint runner #1121
Conversation
742d2b9 lint: Add lint runner build dir and lint pycache to clean task (Fabian Jahr) cfa057b lint: Add lint runner build dir to gitignore (Fabian Jahr) fad7f42 lint: Clarify lint runner rust dependency (Fabian Jahr) Pull request description: 1. Document the dependency to rust being installed locally 2. Add the build output directory to gitignore 3. Clean up the build output directory when running `make clean` ACKs for top commit: maflcko: ACK 742d2b9 TheCharlatan: ACK 742d2b9 Tree-SHA512: 36751d852e579830a9e6915b846886a6edaf4e42d508a4773ab502afda10b47c30c7c6bbd3e3158539ea5cf51592c2fe49c4221d271511006653a2d79119ed8c
|
Warning Rate limit exceeded@DashCoreAutoGuix has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 19 minutes and 46 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Backport Verification SuccessfulNo issues found! This backport is complete and faithful to the original Bitcoin change. Original Bitcoin commit: Verification Details:
Reviewer Feedback Analysis:PastaPastaPasta comments reviewed: 0 Size Ratio Analysis:The size ratio of 433% appears concerning but is actually correct:
Changes Applied:
This PR correctly implements all three Bitcoin commits from PR bitcoin#29537 while preserving Dash's existing lint documentation. This PR is ready for merge. ✅ |
Backports bitcoin#29537
Original commit: f1a19d7
Backported from Bitcoin Core v0.28