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 7c6865c commit 3cfb59dCopy full SHA for 3cfb59d
1 file changed
.github/workflows/ruff.yaml
@@ -26,4 +26,4 @@ jobs:
26
- uses: astral-sh/ruff-action@v4.0.0
27
with:
28
version: 0.15.14
29
- args: format --check --extend-exclude testdata
+ args: format --check --exclude testdata
0 commit comments