mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
[CI] Add link checker (#1875)
Adding link checker to the CI (closes https://github.com/paritytech/polkadot-sdk/issues/993). It would be nice to have the docs people own this and extend accordingly. Currently all known-bad links are excluded, but we should one-by-one include those as well until all are fixed. This check now ensures that 1) no new broken links are introduced into `.rs` files and 2) that no old links break unnoticed. --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
73ec161ebc
commit
e0e566bc2e
@@ -5,6 +5,7 @@
|
||||
.env*
|
||||
.idea
|
||||
.local
|
||||
.lycheecache
|
||||
.vscode
|
||||
.wasm-binaries
|
||||
*.adoc
|
||||
|
||||
Reference in New Issue
Block a user