mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Exclude tests from pylsp type checking
This commit is contained in:
@@ -22,6 +22,7 @@ no_implicit_reexport = true
|
||||
[tool.pylsp-mypy]
|
||||
enabled = true
|
||||
dmypy = true
|
||||
exclude = ['kitty_tests/*']
|
||||
report_progress = true
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user