undef-dice
2026-03-10
Code quality tooling parity with sibling repos and three correctness fixes from the 7th review pass
20 files · 3,479+ · 244-
Code quality tooling
11 files changed
.pre-commit-config.yamlPre-commit hooks: mypy, ruff, bandit, codespell matching sibling repo standard.codespellrcCodespell configurationdep5REUSE/SPDX license tracking.secrets.baselineSecrets baseline for detect-secretsApache-2.0.txtApache 2.0 license textAGPL-3.0-or-later.txtAGPL 3.0 license textstryker.config.jsonStryker mutation testing configuration (13 lines)eslint.config.jsdice-core ESLint config updated to sibling standardeslint.config.jsundef-dice ESLint config updated to sibling standardknip.config.tsDead code detection config updatedci.ymlCI workflow updated with quality gate steps
7th code review fixes
4 files changed
DiceScene.test.tsxDiceScene tests updated for review fixesuseUndefDiceController.tsController correctness fixPanelGlow.tsxPanelGlow effect fixuseCameraStore.tsCamera store correctness fix