Skip to content

Commit 0d9e6e3

Browse files
Annotate everything with Incomplete
1 parent 69030d6 commit 0d9e6e3

2 files changed

Lines changed: 137 additions & 137 deletions

File tree

.github/workflows/stubs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
args: "--version"
6666

6767
- name: Lint type stubs
68-
run: ruff check ${{ env.FILES }} --extend-select I,PYI
68+
run: ruff check ${{ env.FILES }} --extend-select ANN,I,PYI,RUF100
6969

7070
- name: Format type stubs
7171
run: ruff format ${{ env.FILES }}

0 commit comments

Comments
 (0)