jw-pkg/conf/templates
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann dc14aac068
pyproject.toml: Enable mypy.warn_redundant_casts
Add warn_redundant_casts = true to the mypy configuration template.
This rule detects casts that mypy proves unnecessary, helping to
clean up redundant type casts that clutter the codebase.

This is one of the boolean-flag rules being gradually adopted from
the stricter mypy profile in /tmp/pyproject.toml. It produces just
1 error during initial rollout.

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-07 18:02:27 +02:00
..
Makefile conf/templates: Fix installation 2026-06-11 13:30:43 +02:00
pyproject.toml pyproject.toml: Enable mypy.warn_redundant_casts 2026-08-07 18:02:27 +02:00