mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 23:27:56 +00:00
e0e566bc2e
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>
41 lines
521 B
Plaintext
41 lines
521 B
Plaintext
!polkadot.service
|
|
.cargo-remote.toml
|
|
.direnv/
|
|
.DS_Store
|
|
.env*
|
|
.idea
|
|
.local
|
|
.lycheecache
|
|
.vscode
|
|
.wasm-binaries
|
|
*.adoc
|
|
*.bin
|
|
*.iml
|
|
*.orig
|
|
*.rej
|
|
*.swp
|
|
**/._*
|
|
**/.criterion/
|
|
**/*.rs.bk
|
|
**/chains/
|
|
**/hfuzz_target/
|
|
**/hfuzz_workspace/
|
|
**/node_modules
|
|
**/target/
|
|
**/wip/*.stderr
|
|
/.cargo/config
|
|
/.envrc
|
|
artifacts
|
|
bin/node-template/Cargo.lock
|
|
nohup.out
|
|
polkadot_argument_parsing
|
|
polkadot.*
|
|
pwasm-alloc/Cargo.lock
|
|
pwasm-libc/Cargo.lock
|
|
release-artifacts
|
|
release.json
|
|
rls*.log
|
|
runtime/wasm/target/
|
|
substrate.code-workspace
|
|
target/
|