Skip to content

Commit 99ca557

Browse files
chore: format all api.md files
1 parent 25d5626 commit 99ca557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ uv run ruff check --fix .
1111
uv run ruff format
1212

1313
echo "==> Formatting docs"
14-
uv run python scripts/utils/ruffen-docs.py README.md api.md
14+
uv run python scripts/utils/ruffen-docs.py README.md $(find . -type f -name api.md)

0 commit comments

Comments
 (0)