jw-pkg/conf/templates
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 9bbdcf5c39 pyproject.toml: Simplify mypy config using strict mode
Remove 8 redundant mypy settings that are already enabled by strict
mode: warn_redundant_casts, strict_equality, disallow_any_generics,
warn_unused_ignores, disallow_untyped_calls, warn_return_any,
disallow_incomplete_defs, disallow_untyped_defs.

Keep warn_unreachable explicitly since it's not part of strict mode.
Also remove the duplicate exhaustive-match entry from enable_error_code.

Assisted-by: unsloth/Qwen3.6-35B-A3B-GGUF:IQ4_NL and pi.dev 0.81.1
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-08-09 13:02:03 +00:00
..
Makefile conf/templates: Fix installation 2026-06-11 13:30:43 +02:00
pyproject.toml pyproject.toml: Simplify mypy config using strict mode 2026-08-09 13:02:03 +00:00