Skip to content

Commit c48c11d

Browse files
chore: format all api.md files
1 parent 7f6da35 commit c48c11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)