aboutsummaryrefslogtreecommitdiff
path: root/packages/iku
Commit message (Collapse)AuthorAgeFilesLines
* style: Organise imports across packagesFuwn2026-02-033-6/+6
|
* refactor(iku): Use self-documenting variable namesFuwn2026-02-031-2/+2
|
* fix(iku): Add TypeAliasDeclaration detection and fix block scope logicFuwn2026-02-034-40/+141
|
* feat(iku): Support comment-aware whitespace checkingFuwn2026-02-031-7/+34
|
* feat(iku): Add comment detection with --allow-comments flagFuwn2026-02-034-7/+133
|
* test(iku): Add comprehensive checker testsFuwn2026-02-032-2/+288
|
* refactor(root): Move shared TypeScript configs to dedicated packageFuwn2026-02-032-3/+4
|
* refactor(root): Extract shared TypeScript configurationFuwn2026-02-031-9/+2
|
* feat(iku): Add grammar-aware formatting checker packageFuwn2026-02-035-0/+325