mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
chore: fix fmt recipe
This commit is contained in:
parent
2a6a36af23
commit
0802eff40d
2
justfile
2
justfile
@ -31,7 +31,7 @@ update-readmes:
|
||||
cd ./actix-cors && cargo rdme --force
|
||||
cd ./actix-session && cargo rdme --force
|
||||
cd ./actix-identity && cargo rdme --force
|
||||
fd README.md --exec-batch -- npx -y prettier --write
|
||||
fd README.md --exec-batch npx -y prettier --write
|
||||
|
||||
# Test workspace code.
|
||||
[group("test")]
|
||||
|
Loading…
Reference in New Issue
Block a user