-
Notifications
You must be signed in to change notification settings - Fork 443
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
Linter: Add links to detailed lint description #2170
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2170 +/- ##
==========================================
+ Coverage 53.65% 54.21% +0.56%
==========================================
Files 225 231 +6
Lines 7095 7204 +109
Branches 3129 3153 +24
==========================================
+ Hits 3807 3906 +99
- Misses 3288 3298 +10 ☔ View full report in Codecov by Sentry. |
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the
Link to the run | Last update: Wed Mar 20 20:38:09 CET 2024 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That sounds good! I'd merge this to have something in right now and create a follow-up ticket. |
Summary
cargo-contract
orpallet-contracts
?I'll create an accompanying
cargo-contract
PR so that the new version of these lints is used.Description
Closes #2169.
For the linter warnings, I've added a link to the detailed description of the lint on use.ink.
Checklist before requesting a review
CHANGELOG.md