chore: fix grammar and typos

This commit is contained in:
Xuehai Pan 2026-01-21 16:37:38 +08:00
parent 5cc0e40f98
commit 86b1f2d7dd
11 changed files with 19 additions and 19 deletions

View file

@ -29,7 +29,7 @@ repos:
args: [--ignore-case]
files: ^docs/source/spelling_wordlist\.txt$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.11
rev: v0.14.13
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]