basedpyright: Treat warnings as errors
This commit is contained in:
parent
824d6273a6
commit
0855c6fbb3
3 changed files with 5 additions and 5 deletions
2
.github/workflows/validation.yml
vendored
2
.github/workflows/validation.yml
vendored
|
@ -46,4 +46,4 @@ jobs:
|
|||
run: slotscheck -m mcproto
|
||||
|
||||
- name: Run basedpyright type checker
|
||||
run: basedpyright .
|
||||
run: basedpyright --warnings .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue