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 2e2007d commit 11e5b97Copy full SHA for 11e5b97
1 file changed
justfile
@@ -511,7 +511,7 @@ check-typing venv="":
511
--ignore too-many-positional-arguments \
512
--ignore unknown-argument \
513
--ignore missing-argument \
514
- --ignore non-subscriptable \
+ --ignore not-subscriptable \
515
--ignore not-iterable \
516
--ignore no-matching-overload \
517
--ignore conflicting-declarations \
0 commit comments