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.
ruff format --check
1 parent cca52e4 commit b20c6fcCopy full SHA for b20c6fc
.github/workflows/linting.yml
@@ -25,3 +25,4 @@ jobs:
25
uses: astral-sh/[email protected]
26
with:
27
github-token: ${{ secrets.GITHUB_TOKEN }}
28
+ - run: ruff format --check
0 commit comments