mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
more typing work
This commit is contained in:
@@ -27,7 +27,7 @@ warn_unused_configs = True
|
||||
check_untyped_defs = True
|
||||
# disallow_untyped_defs = True
|
||||
|
||||
[mypy-kitty.rc.*,kitty.conf.*,kitty.fonts.*,kitty.launch,kitty.child]
|
||||
[mypy-kitty.rc.*,kitty.conf.*,kitty.fonts.*,kitty.launch,kitty.child,kitty.cli,kitty.config]
|
||||
disallow_untyped_defs = True
|
||||
|
||||
[mypy-conf]
|
||||
|
||||
Reference in New Issue
Block a user