Disable mnd with sneak's approval (2026-07-07)

The 289 findings are C-faithful gameplay literals (probability rolls,
damage spreads, screen coordinates); naming them would invent constants
the C never had and hurt greppability against the reference sources.
This commit is contained in:
2026-07-07 02:16:38 +02:00
parent d6aa74d9f1
commit 32067eb318
3 changed files with 8 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ linters:
# Approved by sneak 2026-07-07
- testpackage # Tests use internal package game to reach unexported state
- exhaustive # C-faithful switches handle only the cases C handled
- mnd # C-faithful gameplay literals; naming them hurts C-greppability
linters-settings:
lll: