Linter: Automate the generation of documentation for ink-docs#1972
Linter: Automate the generation of documentation for ink-docs#1972cmichi merged 5 commits intouse-ink:masterfrom
ink-docs#1972Conversation
This commit introduces a script that extracts documentation from `ink_linting` lints and saves it to the local [ink-docs](https://github.com/paritytech/ink-docs) directory. The markdown formatting of the lints was also improved.
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑
Link to the run | Last update: Fri Nov 3 14:15:36 CET 2023 |
|
The script should be updated after #2032 is merged |
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the
Link to the run | Last update: Thu Jan 18 12:03:32 CET 2024 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1972 +/- ##
==========================================
- Coverage 53.62% 53.59% -0.03%
==========================================
Files 224 224
Lines 7107 7107
Branches 3146 3146
==========================================
- Hits 3811 3809 -2
- Misses 3296 3298 +2 ☔ View full report in Codecov by Sentry. |
Summary
cargo-contractorpallet-contracts?Description
This PR introduces a script that extracts documentation from
ink_lintinglints and saves it to the local ink-docs directory. The markdown formatting of the lints was also improved to make them look better in use.ink.The corresponding PR in
ink-docs: use-ink/ink-docs#284Checklist before requesting a review
CHANGELOG.md