jw-pkg/conf
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 75c9879f67 pyproject.toml: Enable mypy.warn_unreachable
Add warn_unreachable = true to the mypy configuration. This detects
statements that mypy proves are unreachable, such as code after
an unconditional return or assertions that can never be true.

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 11:35:16 +00:00
..
bash-completion.d scripts/usr-bin: Install symlink /usr/bin/jw-pkg 2026-04-06 15:58:11 +02:00
project pyproject.toml, pyrightconfig.json: Require @override 2026-08-07 18:02:26 +02:00
templates pyproject.toml: Enable mypy.warn_unreachable 2026-08-09 11:35:16 +00:00
topdir py-topdir.mk: Add machinery to generate pyproject.toml 2026-06-09 07:52:15 +02:00
Makefile conf: Add subdir 2026-03-06 12:06:28 +01:00