mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
more typing work
This commit is contained in:
parent
ea48332f46
commit
d3f37eeba4
14 changed files with 216 additions and 194 deletions
|
|
@ -25,7 +25,7 @@ warn_unreachable = True
|
|||
warn_no_return = False
|
||||
warn_unused_configs = True
|
||||
check_untyped_defs = True
|
||||
# disallow_untyped_defs = True
|
||||
disallow_untyped_defs = True
|
||||
|
||||
[mypy-conf]
|
||||
# ignored because on the CI server sphinx type stubs are available somehow, but
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue