We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9fab4 commit ce4011dCopy full SHA for ce4011d
.github/workflows/test.yaml
@@ -189,6 +189,5 @@ jobs:
189
uv run --with doccmd --with ruff doccmd --language=py --language=python --command=\"ruff check --quiet\" "$file"
190
done
191
192
- # TODO:
193
- # - once we fix existing issues, switch to checking the whole sources/ directory
194
- - run: npm run lint:code:py
+ # TODO: once we fix existing issues, switch to checking the whole sources/ directory
+ # - run: npm run lint:code:py
0 commit comments