mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Move SSH askpass implementation into kitten
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[tool.mypy]
|
||||
files = 'kitty,kittens,glfw,*.py,docs/conf.py,shell-integration/ssh/askpass.py'
|
||||
files = 'kitty,kittens,glfw,*.py,docs/conf.py'
|
||||
no_implicit_optional = true
|
||||
sqlite_cache = true
|
||||
cache_fine_grained = true
|
||||
|
||||
Reference in New Issue
Block a user