aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-1/+4
with zero suppressions
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵natsuoto1-2/+1
hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas
13 daysfeat(compile): AST-walker ReDoS detection for the (x+)+ shape emits ↵natsuoto1-0/+7
ReDoSWarning at build time
13 daystest: snapshot deeply-nested alternation, combined lookaround, ↵natsuoto1-0/+123
named-backref, and ReDoS edge fixtures