mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
docs(test): intrgrate cargo-rdme
This commit is contained in:
1
justfile
1
justfile
@ -80,6 +80,7 @@ doc-watch:
|
||||
update-readmes: && fmt
|
||||
cd ./actix-files && cargo rdme --force
|
||||
cd ./actix-router && cargo rdme --force
|
||||
cd ./actix-test && cargo rdme --force
|
||||
|
||||
# Check for unintentional external type exposure on all crates in workspace.
|
||||
check-external-types-all toolchain="+nightly":
|
||||
|
Reference in New Issue
Block a user