Skip to content

Commit ce4011d

Browse files
committed
chore: for now lint just changed files
1 parent 3a9fab4 commit ce4011d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,5 @@ jobs:
189189
uv run --with doccmd --with ruff doccmd --language=py --language=python --command=\"ruff check --quiet\" "$file"
190190
done
191191
192-
# TODO:
193-
# - once we fix existing issues, switch to checking the whole sources/ directory
194-
- run: npm run lint:code:py
192+
# TODO: once we fix existing issues, switch to checking the whole sources/ directory
193+
# - run: npm run lint:code:py

0 commit comments

Comments
 (0)