aboutsummaryrefslogtreecommitdiff
path: root/packages/iku/src/checker.test.ts
Commit message (Expand)AuthorAgeFilesLines
* style: Organise imports across packagesFuwn2026-02-031-3/+3
* fix(iku): Add TypeAliasDeclaration detection and fix block scope logicFuwn2026-02-031-12/+25
* feat(iku): Add comment detection with --allow-comments flagFuwn2026-02-031-0/+57
* test(iku): Add comprehensive checker testsFuwn2026-02-031-0/+283