| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: Organise imports across packages | Fuwn | 2026-02-03 | 3 | -6/+6 |
| * | refactor(iku): Use self-documenting variable names | Fuwn | 2026-02-03 | 1 | -2/+2 |
| * | fix(iku): Add TypeAliasDeclaration detection and fix block scope logic | Fuwn | 2026-02-03 | 4 | -40/+141 |
| * | feat(iku): Support comment-aware whitespace checking | Fuwn | 2026-02-03 | 1 | -7/+34 |
| * | feat(iku): Add comment detection with --allow-comments flag | Fuwn | 2026-02-03 | 4 | -7/+133 |
| * | test(iku): Add comprehensive checker tests | Fuwn | 2026-02-03 | 2 | -2/+288 |
| * | refactor(root): Move shared TypeScript configs to dedicated package | Fuwn | 2026-02-03 | 2 | -3/+4 |
| * | refactor(root): Extract shared TypeScript configuration | Fuwn | 2026-02-03 | 1 | -9/+2 |
| * | feat(iku): Add grammar-aware formatting checker package | Fuwn | 2026-02-03 | 5 | -0/+325 |