| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -26/+106 |
| * | 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 | 1 | -3/+54 |
| * | feat(iku): Add grammar-aware formatting checker package | Fuwn | 2026-02-03 | 1 | -0/+246 |