1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +02:00

docs(ws): update readme

This commit is contained in:
Rob Ede
2024-07-20 07:23:21 +01:00
parent b0d2947a4a
commit 24f3985eab
4 changed files with 24 additions and 21 deletions

View File

@ -29,8 +29,8 @@ fmt: update-readmes
[group("lint")]
update-readmes:
cd ./actix-cors && cargo rdme --force
cd ./actix-session && cargo rdme --force
cd ./actix-identity && cargo rdme --force
cd ./actix-session && cargo rdme --force
fd README.md --exec-batch npx -y prettier --write
# Test workspace code.