Files
Henrik Bakken f6513daf77 nvim+mypy
2025-09-12 13:02:23 +02:00

7 lines
119 B
INI

[mypy]
strict = true
local_partial_types = true
warn_return_any = false
disallow_subclassing_any = false
pretty = true