diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-28 12:24:49 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-28 12:24:49 -0400 |
| commit | b621914b3a748f42ddb6ae82c385e26174c982be (patch) | |
| tree | 627fd9bc2af9516acc400daee8b593a29615a0bf /hooks/settings-snippet.json | |
| parent | ecd33e09be2346e5f6a59eb718d9f584082da86d (diff) | |
| download | rulesets-b621914b3a748f42ddb6ae82c385e26174c982be.tar.gz rulesets-b621914b3a748f42ddb6ae82c385e26174c982be.zip | |
feat(refactor): add simplification scan mode
I added a simplification mode for behavior-preserving clarity and size reduction: over-defensive guards, needless indirection, convoluted logic, redundant state, and legibility rewrites. It runs in the default full scan and on its own. For the lenses dead-code and duplication already own (identical-twin branches, plain deletion, repeated literals) it cross-references those modes instead of specifying detection twice. It's distinct from /simplify, which works the current diff. This sweeps existing code.
Diffstat (limited to 'hooks/settings-snippet.json')
0 files changed, 0 insertions, 0 deletions
