-
Notifications
You must be signed in to change notification settings - Fork 596
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
fix: fix clippy options (rustflags) #5667
Conversation
The Clippy failed. 🥺 |
And then take precedence over But I don't know how to deal with |
|
Codecov Report
@@ Coverage Diff @@
## main #5667 +/- ##
==========================================
- Coverage 74.32% 74.31% -0.02%
==========================================
Files 919 921 +2
Lines 143957 144014 +57
==========================================
+ Hits 106999 107018 +19
- Misses 36958 36996 +38
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.
What's changed and what's your intention?
closes #5652
The format was already corrected by #5651
By the way, fixed a display error in dashboard
Checklist
./risedev check
(or alias,./risedev c
)Documentation
None
Refer to a related PR or issue link (optional)
#5652