Skip to content

Commit 58ea053

Browse files
committed
will it work?
1 parent e474b85 commit 58ea053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
args: 'format --check'
1616
- uses: astral-sh/ruff-action@v1
1717
with:
18-
args: 'check --ignore D DOC'
18+
args: 'check --ignore D --ignore DOC'
1919

2020
check:
2121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)