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 85f8321 commit 572b4b6Copy full SHA for 572b4b6
1 file changed
.github/workflows/ruff-format.yaml
@@ -8,5 +8,4 @@ jobs:
8
steps:
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
10
- uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0
11
- - run: ruff check --select=COM812 --fix
12
- run: ruff format --diff
0 commit comments