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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user